#dev | Logs for 2020-01-29

« return
[00:01:11] * Bytram loads soylentnews.org, clicks on the padlock in the address bar, views Security tab, Views Certificate, sees: Expires on: Monday, February 10, 2020
[00:02:05] * Bytram uses same approach on sylnt.us and sees that it, also, expires on Monday, February 10, 2020
[00:07:12] <Bytram> And, here's a way to do it from the command line, courtesy of: https://www.shellhacks.com
[00:07:13] <systemd> ^ OpenSSL: Check SSL Certificate Expiration Date and More - ShellHacks
[00:07:15] <exec> └─ 13OpenSSL: Check SSL Certificate Expiration Date and More - ShellHacks
[00:07:48] <Bytram> echo. | openssl s_client -servername soylentnews.org -connect soylentnews.org:443 2>null: | openssl x509 -noout -dates
[00:08:37] <Bytram> Both of which report:
[00:08:38] <Bytram> notBefore=Nov 12 11:32:42 2019 GMT
[00:08:38] <Bytram> notAfter=Feb 10 11:32:42 2020 GMT
[00:09:05] <Bytram> chromas++ Thanks for the assist!
[00:09:06] <Bender> karma - chromas: 14
[00:31:41] <Bytram> Heh! Here's an even better query about our certs: echo. | openssl s_client -servername soylentnews.org -connect soylentnews.org:443 2>null: | openssl x509 -noout -issuer -subject -dates
[00:31:46] <Bytram> Outputs:
[00:31:49] <Bytram> issuer= /C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
[00:31:51] <Bytram> subject= /CN=soylentnews.org
[00:31:53] <Bytram> notBefore=Nov 12 11:32:42 2019 GMT
[00:31:55] <Bytram> notAfter=Feb 10 11:32:42 2020 GMT
[00:31:57] <Bytram> =)
[03:53:14] <Bytram> let's give it one more try...
[03:53:15] <Bytram> https://crt.sh
[03:54:12] <Bytram> Yep, still not working. :P
[03:57:52] <Bytram> whereto? https://arstechnica.com
[03:57:53] <systemd> ^ London to deploy live facial recognition to find wanted faces in a crowd
[03:57:53] <exec> └─ 13London to deploy live facial recognition to find wanted faces in a crowd | Ars Technica
[09:32:58] -!- systemd has quit [Ping timeout: 244 seconds]
[09:32:58] -!- chromas has quit [Ping timeout: 244 seconds]
[10:23:52] -!- chromas [chromas!~chromas@Soylent/Staff/Editor/chromas] has joined #dev
[10:30:33] -!- systemd [systemd!~systemd@0::1] has joined #dev