Welcome to Global Trust 256 bit SSL Security Site.

  現在位置 : 技術資源 > 知識庫FAQ > SSL 憑證 > Globaltrust > 產生CSR > Apache 產生 Private Key CSR

技術 / 資訊搜尋 


Apache 產生 Private Key CSR


產生 Private Key


[root@DL bin]# openssl genrsa -des3 -out server.key 1024       (如果不要老是輸入密碼就不要加 -des3 參數,如果有輸入-des3每次重開機都要輸入密碼)


Generating RSA private key, 1024 bit long modulus


.++++++


....++++++


e is 65537 (0x10001)


Enter PEM pass phrase:  (輸入密碼)


Verifying password - Enter PEM pass phrase:


 


 


****** 產生 CSR ******


 [root@DL bin]# openssl req -new -key server.key -out server.csr


將會在 /usr/local/apache/bin/ 下產生 server.csr


 


Country Name (2 letter code) [GB]:TW


State or Province Name (full name) [Berkshire]:Taiwan


Locality Name (eg, city) [Newbury]:Taipei


Organization Name (eg, company) [My Company Ltd]:globaldigital (填英文公司全名,別填簡寫)


Organizational Unit Name (eg, section) []:EC  (填此網站管理部門的英文縮寫即可,MIS,EC,online service....都可以)


Common Name (eg, your name or your server's hostname) []:www.globaldigital.com.tw  (填完整的網址,別只填網域名稱)


Email Address []: .   -------> (輸入 . 然後按 Enter 跳過)


 


Please enter the following 'extra' attributes


to be sent with your certificate request


A challenge password []:.   -------> (輸入 . 然後按 Enter 跳過)


An optional company name []: .   -------> (輸入 . 然後按 Enter 跳過)


[root@D_LDAP bin]#


 




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

 

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