Search Baidu for "use OpenSSL to generate Certificates". Baidu found about 74,500 related results for you. Are there so many people looking for free SSL certificates and using OpenSSL to generate self-signed certificates?
Waotong's online promotion should be enhanced! How many webmasters search for her, and how many nights to pick up the lights, just for this free SSL certificate that can support all browsers; wotong free SSL Certificate supports all browsers, servers, mobile terminals, no registration required, issued in 10 minutes.
Next, let's share our experience.
1. First, click here to apply for the website: https://buy.wosign.com/quicktoapplyfreessl.html. All Chinese characters, no need to register, apply directly, here is no longer cumbersome 2. submit the application for work time 10 minutes to issue; 3. Download the certificate. 4. Configure nginx to upload the above two files to VPs (required, winscp is recommended). Save the files in/home/SSL and open nginx in AMH. conf. The file is located in/usr/local/nginx/CONF. Add the following content in the brackets of listen to listen 443; SSL on; ssl_certificate/home/SSL/public. CRT; ssl_certificate_key/home/SSL/private. key; ssl_protocols sslv2sslv3 tlsv1; ssl_ciphersall :! ADH :! Export56: RC4 + RSA: + high: + medium: + low: + SSLv2: + exp; ssl_prefer_server_cipherson; finally, execute AMH nginxrestart to restart nginx ~
You no longer need to "use OpenSSL to generate Certificates"