Link . Contact Us . English
 


CSR creation for the SonicWALL SSL Offloader

Note: Key and certificate file names cannot contain spaces and must be compatible with your workstation's operating system. When prompted to either name a key or certificate file or check the name of a key or certificate file, please ensure the names follow these conventions.

如何產生CSR

Note: The openssl_config.txt file must be in the current working directory. If it is not, you must specify the path to the file. For Windows NT and Windows 2000, the current default working directory is Program Files \SonicWALL Corporation \SonicWALL Configuration Manager, and openssl_config.txt is located there by default.

For Linux, the current working directory is the directory from which you executed OpenSSL. However, the openssl_config.txt file is located in the /etc directory of the root. When you see the openssl_config.txt file name in a listing, you must add "/etc/" before entering it.

To create an unencrypted private key and generate a certificate request from it, enter the following command lines at the prompt:

genrsa -out key.pem 1024
req -new -key key.pem -out req.pem -config openssl_config.txt

The second command must be entered on one line.
To create a self-signed root certificate valid for 30 days, enter the following commands:

genrsa -out key.pem 1024
req -new -x509 -out cert.pem -key key.pem -config openssl_config.txt

The second command must be entered on one line.
You will be prompted for additional information with each of these commands.


產生完CSR後

將產生完成的CSR檔複製並備份,在之後線上申請的流程將會使用到。

GlobalTrust SSL介紹
我要購買GlobalTrust憑證
優點說明
支援的產品種類
GlobalTrust 標章 (Seal)
如何安裝寰宇數位憑證標章
CSR線上測試
申請流程說明
下載申請同意書
申請免費30天憑證
各價憑證比較表
SSL產品比較表
國內各家產品比較表
價格比較
技術比較
強制型SSL產品比較表
Thawte SSL介紹
購買Thawte SSL憑證
下載申請同意書
GEOTrust SSL介紹
購買Geo SSL憑證
下載申請同意書

GlobalTrust SSL介紹
最新消息/活動訊息
優惠方案
經銷商洽詢
標章更新說明
免費更新下載
更新瀏覽器
如何將瀏覽器升級至128加密

Design By Foxstreet