|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||
2020年01月05日(日) 旧暦 [n年日記] [更新:"2020/01/07 14:35:29"]#1 [LetsEncrypt][and][Cyrus] Certificate renewed.@ certificate (pem) location:
@ imapd:
one more command is necessary after certbot update
2020-01-05 07:57 cat fullchain.pem privkey.pem > full+priv.pem imap4@root 08:01:10/200105(..pkg/etc)% ls -lLR letsencrypt/live total 4 drwxr-xr-x 2 root wheel 512 Jan 5 07:57 imap4.example.com letsencrypt/live/imap4.example.com: total 44 -rw-r--r-- 1 root wheel 1903 Dec 18 23:35 cert.pem -rw-r--r-- 1 root wheel 1647 Dec 18 23:35 chain.pem -rw-r--r-- 1 root wheel 5254 Jan 5 07:57 full+priv.pem -rw-r--r-- 1 root wheel 5197 Dec 18 23:54 full+priv.pem-5197 (old and bad one) -rw-r--r-- 1 root wheel 3550 Dec 18 23:35 fullchain.pem -rw------- 1 root wheel 1704 Dec 18 23:35 privkey.pemCF-SX3@makoto 07:17:40/200105(~)% openssl x509 -text -noout -in <(openssl s_client -connect imap4.example.com:993 ) | grep -A3 Validity
depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
verify return:1
depth=0 CN = imap4.example.com
verify return:1
DONE
Validity
Not Before: Dec 18 13:35:18 2019 GMT
Not After : Mar 17 13:35:18 2020 GMT
Subject: CN = imap4.example.com
CF-SX3@makoto 08:00:03/200105(~)%
@ submission port:
587 port needs different command to check the valid thru date
22:42:41/200107(~)% openssl s_client -connect imap4.example.com:587 -starttls smtp | openssl x509 -noout -dates depth=0 CN = imap4.example.com verify error:num=20:unable to get local issuer certificate verify return:1 depth=0 CN = imap4.example.com verify error:num=21:unable to verify the first certificate verify return:1 250 HELP notBefore=Dec 18 13:35:18 2019 GMT notAfter=Mar 17 13:35:18 2020 GMT ( つっこみ )
|
最近の日記 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package 2025年10月04日 ・pkgin search pkgname segfaults | ||