ws2356 - Overview
Navigation Menu
Pinned Loading
-
linux goodies: .vimrc .bashrc ssh_config .gitconfig
Vim Script 1
-
3
openssl genrsa -out ca.home.org.key 2048
5
openssl req -new -x509 -key ca.home.key -out ca.home.crt
-
shell scripts to make ca certs, cert sign, etc.
Shell