当前位置:网站首页>Exchange 2010 SSL certificate installation document
Exchange 2010 SSL certificate installation document
2022-07-25 05:17:00 【Hua Weiyun】
One 、 obtain SSL certificate
1.1、 choice SSL certificate
After applying for certificate from wotong , Will download a .zip The package , Unzip the package , obtain for Apache.zip、for Nginx.zip、for Other Server.zip Three packages ,Exchenge 2010 The server needs for Nginx.zip in .crt File and create when applying for certificate CSR Process saved private key .key file .


1.2、 synthesis SSL certificate
because Exchange The server requires importing PFX Certificate in format , So we should synthesize the two files mentioned above .pfx File format , The specific steps are as follows :
Synthesis tool download :
https://download.wotrus.com/wotrus/wosigncode.exe
Download and run wosigncode.exe Tools , Click Certificate , Select the format of the conversion certificate , Original format pem, Target format pfx, Certificate file selection for Nginx.zip Decompressed .crt file , Private key select Create CSR Process saved private key .key file , Set up pfx password , Click Convert , Enter a name , Save it , The details are shown in the figure below :

Be careful : The private key password is generally empty , If you create CSR Set the private key password , Then the private key password and PFX Please keep the password consistent with the previously set private key password .
Two 、 install SSL certificate
2.1、 Import SSL certificate
1. Log in to Exchange Server ( Please repeat the following steps for more than one ), Click on the start menu in the lower left corner , Input MMC, function mmc.exe, See Fig 1、2;


2. On the pop-up console interface , Click on “ file ”-“ Add delete snap in ”, See the picture 3;

3. On the left side of the newly pop-up interface “ Available snap ins ”, find “ certificate ”, Click... In the middle “ add to ”, choice “ Computer account ”-“ Local computer ”, See Fig 4、5、6;



4. Double click “ certificate ( Local computer )”, Right click “ personal ”, choice “ All the tasks ”-“ Import ”, See Fig 7;

5. Click on “ next step ”-“ Browse ”, choice “ Personal information exchange ”, Then select the previously synthesized .pfx Certificate import , See Fig 8;

6. choice pfx After certificate , Click on “ open ”-“ next step ”, Synthesize before input pfx The password set when , Click on “ next step ”, choice “ Depending on the certificate type , Automatically select the storage mechanism ”, Click on “ next step ”-“ complete ”, See Fig 9;

After importing the certificate , stay “ personal ”-“ certificate ” Under the table of contents , You can see the domain name certificate

After the above settings , Then you can go Exchange2010 Assign certificates on the server !
2.2、 Distribute SSL certificate
open Exchange 2010 Administrative console , stay “ Server configuration ”-“Exchange certificate ” Found the imported Certificate in , Right click the certificate , choice “ Assign services to certificates ”.


Select the service to be assigned :




3、 ... and 、 test SSL visit
Open the browser , Input https://yourdomain.com( The actual domain name bound by the certificate ), For example, the browser address bar shows the encryption lock , It means that the certificate configuration is successful . If it shows that you cannot connect , Please ensure that policies such as firewall or security group are released 443 port (SSL configure port ).
Four 、 Backup SSL certificate
Please download the .zip Compressed package and self generated private key .key File backup , In case of loss , Affect subsequent use !
边栏推荐
- Wechat applet related operation examples
- Openworm project compilation
- [untitled]
- Sword finger offer II 014. anagrams in strings
- 85 distributed project construction
- I have seven schemes to realize web real-time message push, seven!
- 项目管理工具——阿里云Projex介绍与实战
- Ownership in rust -- introduction of rust language Xiaobai 11
- Render Optimization: repaint and reflow
- Nexttick principle analysis
猜你喜欢

Win11 how to view the file explorer tab

The 6th "Blue Hat Cup" National College Students' Cyber Security Skills Competition writeup

Special analysis of data security construction in banking industry

Event cycle mechanism browser nodejs async await execution sequence promise execution sequence interview questions

Solve the problem that uni app applet obtains routes and route parameters

What should testers do if they encounter a bug that is difficult to reproduce?

STL notes (IV): String

Openworm project compilation

When image component in wechat applet is used as background picture

Teach you how to locate unreasonable SQL? And optimize it
随机推荐
How to carry out the function test with simple appearance and complex interior?
搭建私有CA服务器
AUTOSAR from getting started to mastering 100 lectures (105) - protection mechanism of AUTOSAR timing for functional safety
Browser cache HTTP cache CDN cache localstorage / sessionstorage / cookies
深圳随到随考,科目四随到随考,科三理论第二理论随到随考说明
使用getifaddrs获取本机网口IP地址
rhcsa暑假第二天
ping命令
教你三招从让性能从20s优化到500ms
deep报错
[the most comprehensive and detailed] how to design a database and table splitting scheme that can dynamically expand and shrink capacity?
Execution process of NPM run XX
项目管理工具——阿里云Projex介绍与实战
Document collaboration tool recommendation
Performance Optimization: lazy loading of pictures
如何判断是否遭到DDOS攻击
DOM在Ahooks中的处理过程
Introduction to base ring tree
Three must know and know problems of redis
Androd releases jitpack open source project (gradle7.2)