SSL certificate creation and deployment

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/qq_36232611/article/details/102771446

SSL Certificates About SSL Certificates to create SSL certificate deployment -NginxSSL certificate deployment -ApacheSSL certificate deployment -Tomcat

Introduction to SSL SSL principle and the development of SSL protocol scenarios

Introduction to SSL and Transport Layer Security protocol development, and its predecessor, Secure Sockets Layer protocol is a secure, safe, and aims to provide Internet communication data integrity protection.

file

file

file

Creating SSL certificates

DV domain type certificate application process

OV, EV type certificate application process

Browser Compatibility Report

SSL Certificate Configuration Guidelines

DV type certificate application process domain login account, apply for a certificate for free, fill in the application domain name, email, complete the domain verification, deployment download

OV, EV type certificate application process

Login account, purchase a certificate, it is submitted, complete domain verification, deployment download

SSL Certificate Configuration Guidelinesfile

file

Nginx configuration parameters

listen 443SSL access port number is 443

ssl on SSL function start

ssl_certificate certificate file

ssl Certificate Key private key file

Protocol used ssl_protocols

ssl_ciphers cipher suite configuration, follow written standard openssl

The use of site-wide SSH Jump

For the user does not know the site can access the HTTPS case, let the server automatically redirects HTTP requests to HTTPS

If the server side configuration, you can page Riga js script, you can write a program to redirect the back end, of course, also be achieved jump in web server.

Nginx is supported rewrite increase in the http server infile

This enables the incoming request 80, https redirect the

Apachefile

file

file

file

Certificate to obtain a certificate installed Tomcat configuration parameters Tomcat HTTP HTTPS Jump

file

file

If this number of local contents do not get bits (for example: to copyright or other problems), please contact us for rectification can be timely and will be processed in the first time.

Please thumbs up! Because you agree / encouragement is the greatest power of my writing!

Welcome concern Dada Jane book!

This is a quality, attitude blog

Blog

Guess you like

Origin blog.csdn.net/qq_36232611/article/details/102771446