0. EnvironmentInstallation of Nginx, installation of OpenSSL1. Configuration and scriptingFirst create a demo directory (the location of their own choice, I choose to build in the Nginx directory):mkdir /etc/nginx/ca-/etc/nginx/ca-demoModify the SSL configuration openssl.cnf (also may be openssl.conf, do not know where to find with FIND-NAME/OPENSSL.CNF)Change the Dir property to your previous step self-built directory, do not use relative path , will trample pits, save,I like automation, so I w
Open/applications/utilities/keychain\ access.app/Open Keychain AccessKeep going.The creation is complete.Now the We have a certificate and we need to use it to sign GDB. First, we ' ll restart the taskgatedprocess to make sure it picks up the new certificate. Quit Keychain Access (you must quit Keychain access!) and return to the Terminal for these final commands.Find the taskgated process.$PS - e | gre
After today's Tomcat relocation, the program department told me that the HTTPS certificate is not imported, know that HTTPS has been imported operation, here to recordCopy the certificate's PKI file to the Tomcat server under the Nginx serverscp/usr/local/nginx/conf/serer.cer [Email protected]:~/Then import the certificate into Java by importing the instructionsKeytool-import-alias Cacerts-keystore/usr/java
Use CA to sign the certificate and CA to sign the certificate
This article original from the http://blog.csdn.net/voipmaker reprint indicate the source.
This series of articles is divided into three parts. It mainly introduces how to build your own certificate issuing service, generate certificate requests, and sig
Reprinted from: http://blog.csdn.net/h1101723183/article/details/50667325iOS development certificates all become invalid, such asPackaging prompt ErrorWorkaround:1. Download the Https://developer.apple.com/certificationauthority/AppleWWDRCA.cer certificate, and then double-click Install.2. Over the navigation bar, show-Show expired certificates3. Click "Login" and select "All Items" and enter Apple W under the search field, one of which is invalid, de
Today colleagues do manage the project, the request interface returns the following error SSL certificate problem:unable to get local issuer Certificate.This issue occurs because the trusted server HTTPS authentication is not Configured. By default, Curl is set to not trust any cas, which means that it does not trust any server Authentication. therefore, This is why the browser cannot access your server over Https.There are 2 ways to address this erro
=" Computer generated alternative text:-chs-01 efault efault nwindows irtuaidirectory-identity "PEKDCI Web Site) "-internaluri" Http://mail.contoso.com/ORB "nwindows irtuaidirectory-identity" PEKDCI Web Site) "-internaluri" HT Tp://mail.contoso.com/orb "(d (d" src= "Http://s3.51cto.com/wyfs02/M02/84/37/wKiom1eIi9jx8pPJAAAR4xhbCwI648.png" " 576 "height="/> The result of the adjustment is as follows: 650) this.width=650; "style=" style "alt=" Computer generated alternative text: C:windows ys tem32
The server has a certificate and the client does not have a certificate.
Preparation:1. Negotiate an asymmetric encryptionAlgorithm. (Both parties should implement this algorithm)2. Negotiate a symmetric encryption algorithm. (Both parties should implement this algorithm)
Start:3. The client obtains the public key of the server certificate.4. The client generat
Need to be in the Command line tool CD "C:\Program Files (x86) \fiddler2" Makecert.exe-r-ss my-n "Cn=do_not_trust_fiddlerroot, O=do_not_trus T, ou=created by http://www.fiddler2.com "-sky Signature-eku 1.3.6.1.5.5.7.3.1-h 1-cy authority-a sha1-m 120-b 09/05 /2012 if it works. Open Web page: http://localhost:8888/click
You can download the Fiddlerroot certificate
If it fails, please refer to: http://codego.net/4084163/from: http://blog.sina.com.
Micro-trust Friends Circle of marriage license in the circle of Friends is a function, as long as we follow the steps below to enter the marriage license can be generated pictures, specific as follows.
Friend Circle Marriage certificate how to do
1, through the marriage certificate to enter after the link into their own name can be generated marriage license! (Marriage
Before writing a Demo about APNs, it is ready to run.
Now, you want to add APNs features to your existing app.
Need 1-3:
1. Re-apply for certificate enabling push notifications
2. Re-build the description document provisioning profile
3. Modify app unique ID consistent with Appids settings
Problem: Unable to register Remote notifications
Did Fail to Register for Remote notifications with Error:error domain=nscocoaerrordomain code=3000 "no val
Windows 7 manual add trusted Certificate tutorial, certificate tutorial
The procedure is as follows:
1. Click Start-run, for example:
2. The "console" window is displayed as follows, for example:
3. Click "file-Add/delete Management Unit", for example:
4. Select "certificate" and click "add", for example:
5. Select "My User Account" in the pop-u
Cause, install the certificate error, cause the certificate cannot be matched,Scenario: Remove the original certificate, reinstallOpen Terminal1. CD library/2. CD mobiledevice/3. Open provisioning\ profiles/The bundle ID of each project will have a corresponding provisioning_profile (project.pbxproj file), which corresponds to the name of the
The following message is displayed: creation of the root certificate was not successful certificate is not successfully installed.
When using Fiddler to capture packets, we sometimes need to capture https packets. This requires configuring https monitoring.
First find Tools --> Options
In the pop-up menu, select https and select capture https.
After the OK configuration is complete, a window p
When using fiddler to grab packets, we sometimes need to catch the HTTPS protocol packet, this need to configure the switch on monitoring HTTPS toFirst Find Tools-->optionsIn the pop-up menu, select the HTTPS option, tick capture HTTPSAfter you configure OK, you will usually be prompted to install the certificate, click Install, and then restart Fiddler.But sometimes there is no window to install the certificate
Certificates are generally X.509 certificates, which are then encoded by Der. Der is TLV encoded and stored by base64.
When we open ca. CRT, we will find that it is a base64 encoding. If base64 decoding is directly performed online, the decoded code will be copied to a file,
Then convert it to hexadecimal format for viewing.
It won't work, because it will get the line feed of the carriage return, and 0a will become 0d 0a. In addition, some hexadecimal digits are incorrect at this time.
The cor
This certificate needs to be appended to the File.crt file in the Nginx configuration.Apache as "SSLCERTIFICATECHAINFILE/PATH/FILE.CRT" can-----BEGIN CERTIFICATE-----Miifodccbccgawibagiqut+5ddhwtzraqy0wkwaz/zanbgkqhkig9w0baqsfadcbYjelmakga1uebhmcvvmxfzavbgnvbaotdlzlcmltawdulcbjbmmumr8whqydvqqlExzwzxjpu2lnbibucnvzdcbozxr3b3jrmtowoaydvqqlezeoyykgmjawnibwzxjpU2lnbiwgsw5jliatiezvcibhdxrob3jpemvkihvzzsbvbmx5muuw
iOS development certificates all become invalid, such asPackaging prompt ErrorWorkaround:1. Download the Https://developer.apple.com/certificationauthority/AppleWWDRCA.cer certificate, and then double-click Install.2. Over the navigation bar, show-Show expired certificates3. Click "Login" and select "All Items" and enter Apple W under the search field, one of which is invalid, deleteRemove the fork of the one, the first one is deleted after theGo to:
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.