[squeak-dev] Using SqueakSSL with Seaside

Vaidotas Didžbalis vaidasd at gmail.com
Wed Jan 12 12:18:59 UTC 2011


Hello
I tied  SqueakSSL with Seaside as described in [1]. To produce self
signed certificate I used command:

openssl req -new -x509 -keyout mazas.pem -out mazas.pem -days 365 -nodes

when assigning certificate in Seaside concole got an (error 1). 1
means generic certificate error. But I can access site, with browser
complaining about not to be trusted sertificate.


plaform is Ubuntu 10.10. Question is this supposed to be that way?

By the way on Windows got error -5 with a same certificate and was not
able to use https.

[1] http://squeakingalong.wordpress.com/2010/08/07/using-squeakssl-with-seaside/

Thank you,
Vaidotas



More information about the Squeak-dev mailing list