Welcome to Global Trust 256 bit SSL Security Site.

  現在位置 : 技術資源 > 知識庫FAQ > SSL 憑證 > Thawte > 產生CSR > SSLeay-based Servers

技術 / 資訊搜尋 


SSLeay-based Servers


Generate a CSR for SSLeay
Solution ID: vs27699
Answer:

Note: In the interest of better security and the enablement of greater trust, we have decided that 1024-bit keys will now be the minimum strength used in the issuance of thawte digital certificates.

SSLeay Key and CSR Generation

More and more secure web servers and value-added cryptographic applications are using the SSLeay free cryptographic toolkit, which includes a variety of libraries and utilities to manage secure sockets and public key cryptography.
SSLeay can be found at ftp://psych.uq.edu.au/pub/Crypto/SSL/.

These servers by and large use the same key and certificate format, and generate Certificate Signing Requests (CSR's) that are compatible with the Thawte Certification System.
Examples are Sioux, Stronghold, ApacheSSL, Alibaba (which is linked against a very old version of SSLeay) and secure versions of WN.

In all of these servers you can use the following procedure to generate your CSR:

Locate ssleay
These instructions assume that SSLeay is installed, and that you have the executable ssleay in your PATH.
They also assume that you are using version 0.8.1 or later... ssleay version will tell you which version you are using.

Generate your key:
ssleay genrsa -des3 1024 > www.myserver.com.key
This command sequence will generate a private key and store it in the file www.myserver.com.key. It will ask you for a pass phrase: use something secure and remember it.
Your certificate will be useless without the key.
If you don't want to protect your key with a pass phrase (only if you absolutely trust that server, and you make sure the permissions are carefully set so only you can read that key) you can leave out the -des3 option.

Generate your CSR:
ssleay req -new -key www.myserver.com.key> www.myserver.com.csr
This command sequence will prompt you for the attributes of your certificate.

You will now have a private key in www.myserver.com.key and a CSR in www.myserver.com.csr.
Paste the CSR into our forms, and hold on to your key. You will need the key to operate your secure server when we issue your certificate.





技術支援系統登入 忘記密碼?
帳號
密碼

 

主要問題大類
文件區 (3)
SSL 憑證 (0)
CodeSign程式碼簽章 (0)
Email憑證 (24)
隱私條款 法律聲明 安全說明連絡寰宇