I already tried like 2 or 3 tutorials including this one (https://www.digitalocean.com/community/tutorials/how-to-create-a-self-signed-ssl-certificate-for-apache-in-debian-10#step-2-—-configuring-apache-to-use-ssl) but i am not able to make it work, when i am at step 3 it starts to tell me “command not found” and i am not able to make it work,
Help please?
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.
Hello,
In step 3 you are asked to adjust the UFW, but if you do not have this installed, then you can go ahead and skip the step.
If you have another type of firewall like CSF for example, you would need to adjust the rules there, but if you don’t have any firewalls enabled, then you can just skip that step.
Best, Bobby