[Moin-user] moin over SSL

Cyrille Vladimirov kiro at kircho.net
Wed Jun 3 06:44:37 EDT 2009


Hi there!

These days I am trying to run a moinmoin wiki server and using mointwisted
python server as daemon.
The server works fine (opens port 80 for connection and server wiki with
no problem) but I am getting in trouble for run it over SSL.

As mentioned in this article
(http://moinmo.in/HelpOnInstalling/StandaloneServer) I generated both of
keys but not sure in which config file(s) I have to put these lines

ssl_privkey = "/secure/path/to/privkey.pem"
ssl_certificate = "/secure/path/to/cacert.pem"

and how exactly to run SSL part of the server and open port 443 for
accepting
of encrypted connections

Any help and advice are welcome
Cyrille




More information about the Moin-user mailing list