Zodiac/SqueakSSL plugin on OSX with Pharo 2.0 error
Oct. 20, 2013
noon
Forgot to include command that fails: (ZnSecureServer on: 8443 ) certificate: '/Development/Smalltalk/self-crt/server.pem'; logToTranscript; start; yourself.
Oct. 20, 2013
2:36 p.m.
New subject: Zodiac/SqueakSSL plugin on OSX with Pharo 2.0 error
Yes, this is a known issue: certificate management is simple not implemented in the plugin. Client side you can ignore this (although that is a security problem), server side it is functionally necessary. ZnSecureServer only works on Linux, AFAIK. I've said this from day one. Sven On 20 Oct 2013, at 14:00, recursive68@gmail.com wrote:
Forgot to include command that fails:
(ZnSecureServer on: 8443 ) certificate: '/Development/Smalltalk/self-crt/server.pem'; logToTranscript; start; yourself.
4667
Age (days ago)
4667
Last active (days ago)
1 comments
2 participants
participants (2)
-
recursive68@gmail.com -
Sven Van Caekenberghe