In order to test should I create https certificate on my local end for the Nginx web server?
The idea is to check how https version of the website works on my local end and to check for the mixed content.
Mixed content is when you have http://
URLs on https://
website.
Do I really need to have the self-signed certificate?
Do you have similar experience and how you solved this problem?
Currently, all my websites on local end are http://
.