8000 Home · tngan/samlify Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Tony Ngan edited this page Sep 26, 2018 · 4 revisions

openssl genrsa -passout pass:foobar -out encryptKey.pem 4096

openssl req -new -x509 -key encryptKey.pem -out encryptionCert.cer -days 3650

Clone this wiki locally
0