I am using the default redmine image from DO. I want to apply a certificate to it. I have found some documentation on other sites that talks about the httpd.conf file. But DO’s installation has the httpd.conf file as empty and installs everything in the home directory. I am using a self-signed cert. Any help would be appreciated.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
The virtualhost is located in <code>/etc/apache2/sites-enabled</code>. The file’s name should be the same as your hostname.