Login  Register

How to use HTTPS (SSL) with Zinc

Posted by horrido on Jun 23, 2017; 6:41pm
URL: https://forum.world.st/How-to-use-HTTPS-SSL-with-Zinc-tp4952461.html

Okay, so I have my nice little Teapot app, but I'd like to run it as HTTPS. As far as I can understand, to do this I must go through Zinc. However, the docs on the web seem rather out of date. For example, I do not have ZnZincServerAdapter (in Pharo 5.0).

In the simplest terms, how do I support HTTPS? (I've created my self-signed cert.)

Thanks.