Oct. 20, 2013
2:36 p.m.
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.