- Obtain a 1-yuan SSL certificate. Application address:
- Import SSL Certificate
Start ->Run ->MMC, start the console program ->select the menu "File ->Add/Remove Snap in" ->"Add" ->"Available Independent Snap ins" list, select "Certificate" ->select "Computer Account". The certificate tree list is displayed on the left side of the console. Select Personal - Certificate, right-click, and select All Tasks ->Import. Import the. pfx file according to the prompts of the Certificate Import Wizard. Note that the import process selects "Automatically select the storage area according to the certificate content". (Note that the password needs to be entered during the import process) After the import is successful, refresh to see the certificate information as shown in Figure 1.
3. Assign server certificate
4. Specify the SSL port. The default SSL port is 443. Please do not modify it.
5. Test the SSL certificate and restart the IIS6.0 service. Enter: //URL (the domain name of the certificate application) in the browser address bar to test whether your SSL certificate is successfully installed. If it is successful, a security lock flag will be displayed below the browser. Please note that if there are unsafe elements in your web page, "Display Unsafe Content" will be provided, and you can quickly modify the web page to delete unsafe content (external Flash, CSS, JavaScript, pictures, etc.). |