当前位置:网站首页>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 !
边栏推荐
- 看疫情之下服装企业如何顺势而为
- MySQL foundation 05 DML language
- C application interface development foundation - form control (3) - file control
- 电信客户流失预测挑战赛
- Concise analysis of redis source code 11 - Main IO threads and redis 6.0 multi IO threads
- 英语常用词汇
- Kivy tutorial how to create drop-down lists in Kivy
- What is tone. Diao's story
- 【我的OpenGL学习进阶之旅】关于欧拉角、旋转顺序、旋转矩阵、四元数等知识的整理
- Mathematical knowledge: step Nim game game game theory
猜你喜欢

Force buckle 204 Count prime

MySQL --- 数据库查询 - 条件查询

每日一题之干草堆的移动
![[FPGA tutorial case 6] design and implementation of dual port RAM based on vivado core](/img/fb/c371ffaa9614c6f2fd581ba89eb2ab.png)
[FPGA tutorial case 6] design and implementation of dual port RAM based on vivado core

MySQL --- 数据库查询 - 基本查询

Machine learning terminology
![[flutter] icons component (fluttericon Download Icon | customize SVG icon to generate TTF font file | use the downloaded TTF icon file)](/img/ca/1d2473ae51c59b84864352eb17de94.jpg)
[flutter] icons component (fluttericon Download Icon | customize SVG icon to generate TTF font file | use the downloaded TTF icon file)

Work experience of a hard pressed programmer

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

Excel if formula determines whether the two columns are the same
随机推荐
The difference between tail -f, tail -f and tail
数学知识:台阶-Nim游戏—博弈论
Basic concept and implementation of overcoming hash
Excel removes the data after the decimal point and rounds the number
Excel if formula determines whether the two columns are the same
wirehark数据分析与取证A.pacapng
SwiftUI 组件大全之使用 SceneKit 和 SwiftUI 构建交互式 3D 饼图(教程含源码)
[flutter] icons component (fluttericon Download Icon | customize SVG icon to generate TTF font file | use the downloaded TTF icon file)
Is there anything in common between spot gold and spot silver
Mathematical knowledge: Nim game game theory
MySQL - database query - condition query
[interview question] 1369 when can't I use arrow function?
Canvas drawing -- bingdd
Is there a handling charge for spot gold investment
數學知識:臺階-Nim遊戲—博弈論
数学知识:能被整除的数—容斥原理
[untitled]
Kivy教程大全之如何在 Kivy 中创建下拉列表
d,ldc构建共享库
C application interface development foundation - form control (2) - MDI form