Forgot to include command that fails:
(ZnSecureServer on: 8443 )
certificate: '/Development/Smalltalk/self-crt/server.pem';
logToTranscript;
start;
yourself.
Forgot to include command that fails:
(ZnSecureServer on: 8443 )
certificate: '/Development/Smalltalk/self-crt/server.pem';
logToTranscript;
start;
yourself.