Sabbo,
You could try something like the following for a self-signed cert:
Otherwise, try adding your own cert/key to "/etc/ssl/certs/"
Thanks,
Wes
which is the cert already used, can i just replace that, even with another self signed that is already pushed out to our clients?
Sabbo,
Almost forgot. You may need to modify the following as well:
/etc/apache2/sites-available/elsa
/etc/apache2/sites-available/snorby
/etc/apache2/sites-available/xplico
The default cert used in default-ssl.conf is snakeoil.pem (and .key). For all these, you should be able to replace the path with the certificate (and path) for which you which to use.
Ref:https://groups.google.com/d/msg/security-onion/5rtDKfFP7XE/TL90CEAAPV4J
Thanks,
Wes