Skip to content

tech tips

things to remember

  • Home

Category: TLS

check an SSL certificate via CLI

Posted on May 10, 2022 by elio
echo | openssl s_client -showcerts -servername gnupg.org -connect gnupg.org:443 2>/dev/null | openssl x509 -inform pem -noout -text

Posted in TLS
  • cron
  • dba
  • django
  • DOS
  • Firewall
  • http
  • linux
  • monitoring
  • nagios
  • NAT
  • networking
  • nginx
  • RaspberryPI
  • TLS
  • Tools
  • Uncategorized
  • unifi
  • virtualbox
Proudly powered by WordPress