Archive for October, 2013

create openssl hash link for certificate file

Monday, October 28th, 2013
cd /etc/ssl/certs
ln -s root_ca.crt $(openssl x509 -noout -hash -in root_ca.crt).0