Certificate Revocation List LookupHttp://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crlHttp://ie9cvlist.ie.microsoft.com/IE9CompatViewList.xmlhttp://ieonline.microsoft.com:443Http://crl.microsoft.com/pki/crl/products/MicCodSigPCA_08-31-2010.crlhttp://tools.google.com:443Http://ctldl.windowsupdate.com/msdownload/update/v3/static/trustedr/en/disallowedcertstl.cab?8f5b475b26ab8cd9Http://ctldl.win
Key words: Ssl,pki,macHope: SSL uses data encryption, authentication and message integrity verification mechanisms to provide reliable connection security based on TCP and other application layer protocols.This article describes the SSL backend, security mechanisms, work processes, and typical network applications.Abbreviations:
Abbreviations
English full Name
Chinese explanation
Aes
Advanced Encrypti
Label: style blog http io color ar OSIn cryptography, CA (Certificate Authority) refers to an organization trusted by multiple users, which can create and assign public key certificates.For the sake of standardization, we will first introduce the terms that may be involved in this article,Asypolicric cryptography: asymmetric cryptography (or public key encryption and public key encryption). A key involves a key pair consisting of a public key and a private key;Key pair: a pair of public/private
to enable ssl. If not, recompile and install mysql. Note that the parameters are correct when makefile is generated.Exit mysql and edit/etc/my. cnf.Add the following configuration information between [mysqld] and [mysqldump:
ssl
Save and restart mysql. log on to mysql again.
mysql -uroot -pmysql> show variables like '%ssl%';
+---------------+-------+ | Variable_name | Value | +---------------+-------+ | have_openssl | YES | | have_ssl | YES | | ssl_ca | | | ssl_capath | | | ssl_c
/
file:///media/cdrecorder/
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/rpm-gpg-key-centos-5
Modify the 2nd path in BaseURL to/mnt/cdrom (that is, the disc mount point)
Change Enabled=0 to 1
3, disable the default Yum network source
Change the Yum network source profile to Centos-base.repo.bak, or you will first look for the appropriate package in the network source and read it directly from the loca
1. set up a CA server [root @ zzu ~] # Yuminstallopenssl * [root @ zzu ~] # Cd/etc/pki/[root @ zzupki] # vimtls/openssl. cnf45dir/etc/pki/CA88countryNameop...
1. set up a CA server [root @ zzu ~] # Yum install openssl * [root @ zzu ~] # Cd/etc/pki/[root @ zzu pki] # vim tls/openssl. cnf45 dir =/etc/
/mykey.private-pubout-out/root/mykey.public
Ca
Public authoritative CA
Private CA
How to build your own CA:
Openssl
OpenCA: The OpenSSL of two times package.
Configuration file:/etc/pki/tls/openssl.cnf
How to build a private CA:
Generate a self-signed certificate on the server that confirms that it is configured as a CA and provide the require
-$basearch-debugbaseurl=file:///yum/serverenabled=1gpgcheck=1gpgkey=file:///etc/pki/rpm-gpg/ rpm-gpg-key-redhat-release[rhel-vt]name=red Hat Enterprise Linux $releasever-$basearch-debugbaseurl=file:///yum/ Vtenabled=1gpgcheck=1gpgkey=file:///etc/pki/rpm-gpg/rpm-gpg-key-redhat-release[rhel-cluster]name=red Hat Enterprise Linux $releasever-$basearch-debugbaseurl=file:///yum/clusterenabled=1gpgcheck=1gpgkey=fi
encryption is non-reversible encryption, which is a non-decrypted encryption method that extracts the fingerprint of the data. The common encryption algorithm has MD5, SHA, HMAC three kinds of encryption algorithm. We usually only use them as the basis for encryption, pure three kinds of encryption is not reliable.One-way encryption such as:
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/73/DD/wKiom1YI3ZehpnMxAAB1fTgDh_Q522.jpg "title=" 3.png " alt= "Wkiom1yi3zehpnmx
that when generating makefile the correct parameters are filled in.Exit MySQL, edit/etc/my.cnfBetween [mysqld] and [mysqldump], add the following configuration information:
Ssl
Restart MySQL after saving and login to MySQL again
Mysql-uroot-p
mysql> Show variables like '%ssl% ';
+---------------+-------+
| variable_name | Value |
+---------------+-------+
| have_openssl | YES |
| Have_ssl | YES | | ssl_ca | | | ssl_capath | | |
ssl_ cipher | | | |
ss
to the database.
3. Configure WordPress
Access to WP directory
# cd/web/vhosts/wp
Copy a profile and rename it to the standard name of the configuration file
# CP wp-config-sample.php wp-config.php
Edit configuration file
# vim/web/vhosts/wp/wp-config.php
Modify the corresponding value.
Access to wp.buybybuy.com and dz.buybybuy.com displays the installation interface. Use the previously set parameters for installation.
Eight, configure HTTPS for pma.buybybuy.com
1. Make sur
is as follows:
cd/etc/pki/ca/
OpenSSL genrsa-out Private/cakey.pem 2048
# Generate Root Certificate
The code is as follows:
OpenSSL Req-new-x509-key private/cakey.pem-out Cacert.pem
Country Name (2 letter code) [AU]:CN
State or province Name (full name) [some-state]:brijing
Locality Name (eg, city) []:chaoyang
Organization Name (eg, company) [Internet widgits Pty LTD]:
Organizational unit Name (eg, section) []:
Common name (e.g. server FQD
applications can easily use OpenSSL to encrypt plaintext communication. The cooperation between OpenLDAP and OpenSSL is the main content of this article, including the SSL/TLS configuration of the OpenLDAP server and the SSL/TLS configuration of the OpenLDAP client.All the content and commands described in this article apply to Redhat Enterprise Linux 6.3. The Linux versions of other releases may be slightly different.ConfigurationOpenLDAPUseSSL/TLSEncrypted data communicationSSL/TLSIntroductio
Foreign Yum sources are very slow, and there are good sources in China, so it is best to set up the source in China, the best in China are beiyou, Tsinghua, and Shanghai Jiaotong University.
The procedure is as follows:
First, install the Yum-fastestmirror plug-in and select the fastest source automatically.
# Yum install Yum-fastestmirror-y
Second:
Under/etc/yum. Repos. D, the content of the new file sjtuedu. repo is as follows:
[Sjtuedu]
Name = fedora $ releasever-$ basearch-Updates
Baseurl =
Phppki encryption technology (openssl. Copy the code as follows :? Phppki encryption to use pki encryption requires openssl extension php. iniextensionphp_openssl.dll extension * pki mode is * public key encryption, private key decryption;
The code is as follows:
// Pki encryption// Openssl extension must be enabled for p
default value is 0.
4. Configure the local yum Source
1. Mount the system installation disc
# Mount/dev/cdrom/mnt/cdrom/
2. Configure the local yum Source
# Cd/etc/yum. repos. d/
# Ls
Four repo files are displayed.
The CentOS-Base.repo is the configuration file for the yum network source
The CentOS-Media.repo is the configuration file of the yum local source
Modify CentOS-Media.repo
# Cat CentOS-Media.repo
#CentOS-Media.repo##ThisrepoisusedtomountthedefaultlocationsforaCDROM/DVDon#CentOS-5.Yo
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.