FogBugz (Case [Issue]19864) Network - Add support for Server Name Indication (SNI) to Zodiac/SSLPlugin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]19864) Network - Add support for Server Name Indication (SNI) to Zodiac/SSLPlugin

Pharo Issue Tracker
FogBugz Notification
avatar
Enhancement in Project:  Network: 1. Pharo Image  •  You are subscribed to this case
As far as I can tell wrt plugin not setting the serverName on windows is because it uses an out of sync version of sqUnixOpenSSL.c that do not have a serverName propery in the ssl structure -> https://github.com/pharo-project/pharo-vm/blob/Pharo5/platforms/win32/plugins/SqueakSSL/sqUnixOpenSSL.c
Just copying the sqUnixOpenSSL. from the unix plugin [1] into windows and rebuilding should add make it work.

[1]: https://github.com/pharo-project/pharo-vm/blob/Pharo5/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.c
Priority Priority: 3 – Must Fix Status Status: Work Needed
Assigned To Assigned to: Sven Van Caekenberghe Milestone Milestone: Pharo6.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want FogBugz notifications anymore? Update your preferences.

FogBugz

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker