index
:
talk
master
just *talk* to people! a chat system that does one thing and does it right.
raven
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