Hi,
if you want to remove the snakeoil.dom messages from your error.log:
[warn] RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT match server name!?
there is this excelent tutorial here:
http://www.akadia.com/services/ssh_test_certificate.html Two remarks to it:
1. you can find the openssl executable in your opendeploy/bin dir.
2. the second step needs an extra parameter passed to it, the location of the openssl.conf file. This file can be found again in the opendeploy/bin. Add something like this
- config od-home/bin/openssl.cnf
Good luck, Ronald