flagflag  If you want to see English page, please click "English" Button at Left.
3: 2013-01-29 (火) 15:40:49 iseki ソース 現: 2020-08-23 (日) 11:25:15 iseki ソース
Line 1: Line 1:
** CA CERT : 認証局証明書 [#wade4e9c] ** CA CERT : 認証局証明書 [#wade4e9c]
#br #br
 +*** CA [#a88f0cf6]
 +- https://letsencrypt.org/
 +#br
 +
*** 設定 [#d96635ae] *** 設定 [#d96635ae]
Line 11: Line 15:
#br #br
-*** pfx (p12) [#oe5878cf+*** CSR の作成 [#xd888d94] 
- openssl x509 -in cacert.crt -inform DER -out cacert.pem -outform PEM + openssl req -new -key key.pem -out csr.pem 
- openssl pkcs12 -export -in cert.pem -inkey /usr/local/cert/private/key.pem -out cert.p12 -certfile cacert.pem+#br 
 +*** CAによる署名 [#u4da7abc] 
 + /usr/bin/openssl ca -batch -config /var/CA/JOG_CA/conf/ca.conf -out cert.pem -infiles csr.pem 
 +#br 
 + 
 +*** 証明書の確認コマンド [#z27f1a77] 
 +- バイナリ 
 + openssl x509 -inform der -in cert.crt -text 
 +- Pem 
 + openssl x509 -in cert.pem -text 
 +-pkcs12 
 + openssl pkcs12 -in cert.p12 -out cert.pem 
 + openssl x509 -in cert.pem -text 
 +#br 
 + 
 +*** pfx (p12) の作成 [#oe5878cf] 
 + openssl pkcs12 -export -in cert.pem -inkey /usr/local/cert/private/key.pem -out cert.p12 
 +#br 
 + 
 +*** 失効リスト(CRL) の作成 [#e65db15b] 
 + /usr/bin/openssl ca -gencrl -config /var/CA/JOG_CA/conf/ca.conf -revoke 失効させる証明書(PEM) 
 +           (失効情報が index.txt に書き込まれる) 
 + /usr/bin/openssl ca -gencrl -config /var/CA/JOG_CA/conf/ca.conf -out crl/cacrl.pem 
 + /usr/bin/openssl crl -inform pem -outform der -in crl/cacrl.pem -out crl/cacrl.crt    # バイナリ化 
 +#br
-*** Error [#xdd0be8b] +** Error [#xdd0be8b] 
-- TXT_DB error (csr を更新していないときのエラー)+*** TXT_DB error (csr を更新していないときのエラー) [#yf0080d5]
-- openssl ca -revoke  newcerts/#.pem -config 設定ファイル -- openssl ca -revoke  newcerts/#.pem -config 設定ファイル
-- または index.txt の内容を削除 -- または index.txt の内容を削除
#br #br
-*** Firebox [#f67e840f]+*** 署名アルゴリズム [#q965cd96]
 安全ではない署名アルゴリズムによって署名されているためこの証明書は信頼されません。  安全ではない署名アルゴリズムによって署名されているためこの証明書は信頼されません。
 (エラーコード: sec_error_cert_signature_algorithm_disab​led)  (エラーコード: sec_error_cert_signature_algorithm_disab​led)


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
<今日>

オンライン状況

93 人のユーザが現在オンラインです。 (19 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 93

もっと...

アクセスカウンタ

今日 : 1552515525155251552515525
昨日 : 1753317533175331753317533
総計 : 2347866823478668234786682347866823478668234786682347866823478668
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com