当前位置:网站首页>Steps to obtain SSL certificate private key private key file
Steps to obtain SSL certificate private key private key file
2022-07-03 01:29:00 【wecloud1314】
as everyone knows , Certificate request file CSR And private key file Private Key In pairs , Can only be generated once , Even if you fill in exactly the same information , Certificate request generated again CSR file 、 Private key Private Key With the first generation CSR file 、Private Key Documents cannot be mixed .
Be careful : You must use a file with the private key Private Key Generated together CSR Application for documents SSL certificate , Otherwise issued SSL Certificate and your private key Private Key Mismatch , It can lead to SSL The certificate cannot be deployed to the server , Affect your use !
Open online CSR Generation tool , Fill in the corresponding information , Then click generate CSR that will do .
Generate CSR The private key will be generated at the same time as the file private key file , abbreviation key file , Please order separately 【 Click to download 】CSR Document and KEY file , Or directly copy the code file displayed in the text box , Paste the TXT Save the text file as the corresponding CSR File and private key private key file .

Be careful : If the user is filling CSR A valid email address was entered in the message , And check the 【 Generated after selection CSR File to the mailbox entered above 】 Options the system will automatically send the generated 【CSR file 】 And 【KEY file 】 To your mailbox , Generate CSR After the file, the user can log in to the above mailbox to confirm whether the subject of the email is , This is to prevent users from forgetting to download KEY File cannot be installed SSL certificate .ssl The certificate application
Generate CSR Notes on documents :
- Apply for domain name certification DV SSL Please fill in the certificate in English or Pinyin CSR file .
- Apply for enterprise certification OV SSL certificate 、 Enterprise extended validation EV SSL digital certificate 、 Code signing certificate , among Symantec SSL certificate 、GeoTrust SSL certificate 、GlobalSign SSL Certificate and other brands , Fully support all Chinese enterprise information or English Pinyin information , Users can fill in ; Other brand certificates cannot support Chinese information temporarily , It is recommended to fill in English or Pinyin information generation CSR Certificate request file .
- Apply for multiple domain names SAN SSL certificate , Generate CSR Please enter a main domain name in the file time domain name column , Other domain names can be directly provided to us .
- Generate CSR The file will also generate a key KEY file , It's very important , Please put the generated CSR Document and KEY Download the file to the computer and save it properly ,CSR and KEY Files are generated randomly , No retrieval service .
- By default, email is no longer sent to users automatically , If the user needs the system to generate a good CSR File with the KEY The file is sent to you by email , Please select the send mail check box .
- encryption algorithm , Users are advised to choose SHA256, because SHA1 There are security issues , We default to full issuance SHA256 certificate , Such as equipment / The software needs to be signed SHA1 certificate , Please let us know in advance !
边栏推荐
- d,ldc構建共享庫
- Androd gradle's substitution of its use module dependency
- [shutter] animation animation (the core class of shutter animation | animation | curvedanimation | animationcontroller | tween)
- 英语常用词汇
- Work experience of a hard pressed programmer
- Kivy教程大全之 创建您的第一个kivy程序 hello word(教程含源码)
- MySQL
- Mathematical knowledge: Nim game game theory
- Mathematical Knowledge: Steps - Nim Games - Game Theory
- MySQL basics 03 introduction to MySQL types
猜你喜欢

Esp32 simple speed message test of ros2 (limit frequency)
![[Androd] Gradle 使用技巧之模块依赖替换](/img/5f/968db696932f155a8c4a45f67135ac.png)
[Androd] Gradle 使用技巧之模块依赖替换

Database SQL language 01 where condition

信息熵的基础

软考信息系统项目管理师_历年真题_2019下半年错题集_上午综合知识题---软考高级之信息系统项目管理师053

攻克哈希的基本概念与实现

Excel calculates the difference between time and date and converts it into minutes

Wireshark data analysis and forensics a.pacapng

MySQL foundation 05 DML language

Excel removes the data after the decimal point and rounds the number
随机推荐
JDBC courses
leetcode刷题_两数之和 II - 输入有序数组
数学知识:Nim游戏—博弈论
按键精灵打怪学习-自动回城路线的判断
How is the mask effect achieved in the LPL ban/pick selection stage?
【FH-GFSK】FH-GFSK信号分析与盲解调研究
软考信息系统项目管理师_历年真题_2019下半年错题集_上午综合知识题---软考高级之信息系统项目管理师053
C#应用程序界面开发基础——窗体控制(3)——文件类控件
數學知識:臺階-Nim遊戲—博弈論
MySQL - database query - basic query
Basis of information entropy
MySQL - database query - condition query
Cut point of undirected graph
Makefile中wildcard、patsubst、notdir的含义
How wide does the dual inline for bread board need?
海量数据冷热分离方案与实践
[day 29] given an integer, please find its factor number
Mongodb common commands of mongodb series
【第29天】给定一个整数,请你求出它的因子数
Kivy tutorial - example of using Matplotlib in Kivy app