Note:You may want to consider using Let’s Encrypt instead of a self-signed certificate. Let’s Encrypt is a new certificate authority that issues free SSL/TLS certificates that are trusted in most web browsers. Check out the tutorial to get started:How To Secure Nginx with Let’s...
In this guide, you will learn how to set up a self-signed SSL certificate for use with an Apache web server on Ubuntu 18.04. Note:A self-signed certificate will encrypt communication between your server and any clients. However, because it is not signed by any of the trus...
New Partnerships Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation. Learn more The Wave has everything you need to know about building a business, from raising funding to marketing your product....
If available, we strongly recommend using a guide written for the version of Ubuntu you are using. You can use the search functionality at the top of the page to find a more recent version. About Self-Signed Certificates A SSL certificate is a way to encrypt a site's information and ...
The Apache web server is the most popular way to serve content on the web. If you need to communicate with your site visitors over a secured connection, set…
In this guide, we will show you how to set up a self-signed SSL certificate for use with an Nginx web server on an Ubuntu 16.04 server. Note:A self-signed certificate will encrypt communication between your server and any clients. However, because it is not signed by any ...