I'm trying to setup an SSL SVN. I got a tutorial, but when I'm trying to run the following command apache2-ssl-certificate I'm getting a command not found error message. My question is how can I fix this problem?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
|
The tutorial you've found is unfortunately very old. To generate a SSL cert run the following:
This will create a SSL cert that expires in 365 days. To adjust the lifetime just change the
Assuming you still enabled SSL (
and enable this site with |
|||
|
|
|
This is due to bug #77675. A solution is mentioned in the comments. I have not tried it myself so I don't know if it's correct. Anyway the solution should be to do the following:
|
|||
|
|
