index
:
talk
master
fork of https://git.citrons.xyz/talk/
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
self-signed-cert.sh
blob: c9cb256734d74e99f4bf84e4d9b96477839beb21 (
plain
)
1
2
#!/bin/sh
openssl req
-x509 -newkey
rsa
:
4096
-keyout
talk.key
-out
talk.crt
-days
365
-noenc