Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
openssl genrsa -des3 -out rootCA.key 4096
git remote add origin https://github.com/mik23/example2.git | |
git push -u origin master |