themactep.com

A home of miscellaneous projects by Paul Philippov.

Notes

How to view SSL certificate information in Midnight Commander

echo '
# SSL Certificates
  regex/\.(crt|pem)$
  View=%view{ascii} openssl x509 -in %f -text -noout
' >> ~/.config/mc/mc.ext