NavigationUser loginSocial-LinkyWhere to from Here?New Zealand Open Source Society New Zealand Linux Users Group Auckland Linux Users Group Wellington Linux Users Group Auckland Operational Support Unit UPDATED! NZ Association of Radio Transmitters Wellington VHF Group Papakura Radio Club New Zealand Network Operators Group Undernet IRC Network PollCategoriesAdministrivia Wyldangels Categories: Recent blog posts
BlogLinks
Who's onlineThere are currently 0 users and 2 guests online.
|
Renewing SSL Certificates like a boss (aka validating you didn't screw up (or, you did))Probably not the first time i've done it - renewing my Letsencrypt SSL certs without then actually bouncing daemons to load new certs. Some tips for validating that your cert is actually working: Firstly, show cert details: blakjak@raven:~$ openssl s_client -connect localhost:25 -starttls smtp Look for (in my case) something like: subject=/CN=blakjak.net And then there's IMAP and POP, the below will quickly show the dates of your cert: blakjak@raven:~$ openssl s_client -connect localhost:993 2>/dev/null | openssl x509 -noout -dates
|
Recent comments
5 weeks 2 days ago
10 weeks 5 days ago
10 weeks 5 days ago
23 weeks 1 day ago
23 weeks 1 day ago
4 years 14 weeks ago
4 years 22 weeks ago
4 years 40 weeks ago
4 years 41 weeks ago
5 years 2 weeks ago