secret keys moved for all servers

This commit is contained in:
NyxiumYuuki 2021-05-28 21:03:16 +02:00
parent 503c0efb49
commit 6ea7b70751
3 changed files with 0 additions and 0 deletions

View file

@ -1,5 +0,0 @@
ssh-keygen -t rsa -b 4096 -m PEM -f jwtRS256.key
# Don't add passphrase
openssl rsa -in jwtRS256.key -pubout -outform PEM -out jwtRS256.key.pub
cat jwtRS256.key
cat jwtRS256.key.pub