EJBCA With GemSAFE Toolbox Part3 SSL
EJBCA With GemSAFE Toolbox Part3 SSL
SSL
2
Introduction
This document is a continuation form 2 documents namely “EJBCA with GemSAFE Toolbox
Part1 workstation logon” and “EJBCA with GemSAFE Toolbox Part2 sign and encrypt email”.
This is the last document in the series.
The way to request SSL server certificate from EJBCA was described in sequential manner. But
most of the EJBCA setting and configuration were described in the previous documents.
3
Table of Content
4 -- Install IIS
4. Click “Finish”
16
6. Click “Next”
7. Input website’s “common name”, here I use “testing.company.cn” as example
8. Click “Next”
9. “Country/Region”=(CN) China
10. “State”=Beijing
11. “City/locality”=Beijing
1. Copy the result and save it in a text file at desktop with a name of SSL1.text
2. Change the text file extension from txt to cer so SSL1.text becomes SSL1.cer
3. Go to Start\All Programs\Administrative tools\ Internet Information Services (IIS) Manager\
CLEAN2003 (local computer)\ Web Sites\right click “Default Web Site”\Properties\
Directory Security\Server Certificate…
22
5. Browse to SSL1.cer
6. Click “Next >”3 times
7. Click “Finish”
23
7 -- Configure IIS
4. Click “OK”
5. Go to “Authentication and access control”\Edit…
6. Uncheck the “anonymous access”
7. User name:= TESTING\Administrator
8. Password=foo123
9. Check the “Basic authentication (password is sent in clear text)”
10. Choose “Yes” to the warning
11. Default Domain= testing.company.cn
12. realm= testing.company.cn
24
8 -- Test SSL
4. Click “Yes”
26
7. Notice that there is a lock sign at the bottom of the web page