In this post, I will show you how to read a certificate request file and extract some informations. In the current case, the information is the Subject Alternate Name. If SAN have been specified in the CSR, it will be
List duplicated valid certificates on a MS PKI version 2
Automatically install and renew Let’s Encrypt certificates
Automatically install and renew Let’s Encrypt certificates The Electronic Frontier Foundation is the leading nonprofit organization defending civil liberties in the digital world. Founded in 1990, EFF champions user privacy, free expression, and innovation through impact litigation, policy analysis, grassroots
Configure HKPK on Apache
Share passwords in a secure way
Interactive command-line HTTP client featuring autocomplete and syntax highlighting
Here is a great tool (written in python): an interactive command-line HTTP client featuring autocomplete and syntax highlighting called http-prompt The installation is quite simple : # pip install http-prompt Collecting http-prompt Downloading http-prompt-0.2.0.tar.gz Collecting click>=5.0 (from http-prompt) Downloading click-6.6.tar.gz