repo.or.cz
/
psslcertgen.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial commit; it works
[psslcertgen.git]
/
crtgen
/
certgen.sh
blob
5c76ca45cabab408da5e612cf9e471a275eb6a2d
1
#!/bin/sh
2
3
openssl req
-x509 -newkey
rsa
:
2048
-keyout
key.pem
-out
cert.pem
-days
2999
-nodes
<
creds.txt