OpenSSL self-built certificate SSL + Apache
I have prepared it. Well, the following is my note. For details, enter the author name: wingger.In this article, we will test the certificate on Linux9 + apache2.0.52, tomcat5.5.6, j2se1.5, and
Nginx To configure SSL is very simple, whether it is to go to the certification Center to buy SSL security certificate or self-signed certificate, but recently a company OA needs, to have a chance to actually toss it. At first, full station
First, you need to understand some basic concepts before installing
1. Certificates used by SSL can be self-generated or signed by a commercial ca such as Verisign or thawte.
2. Certificate concept: First, you must have a root certificate, and
Nginx Rewrite Rules, nginxrewrite Rewrite
The main function of Rewrite is to rewrite the URL. The Rewrite function of Nginx is to use the global variables provided by nginx or the variables set by itself, and implement url rewriting and
This article chooses Nginx and MySQL to cooperate with Gitlab to realize the function of Web management, data storage and so on, the difficulty of configuration is basically in Gitlab script modification, SSH secret key connection, Nginx SSL
Gitlab is an Open-source project management program developed with Ruby on rails. Access to public or private projects through the Web interface. It has a similar function with GitHub to explore source code, manage defects, and annotate.
SSL (SecureSocketsLayer) and its successor Transport Layer Security (TLS) are a security protocol that provides security and data integrity for network communication. TLS and SSL encrypt network connections at the transport layer. SSL certificates
A complete SSL certificate is divided into four parts:
CA root certificate (Root CA)
Intermediate certificate (Intermediate Certificate)
Domain name Certificate
Certificate key (only held by you)
Take the COMODO Positivessl
Debian4.0apache2 installation of ssl and configuration-Linux Release Technology-Debian information, the following is a detailed description. Install required software packages:
Install apache easily. Enter apt-get install apache2.
Install ssl:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.