graphene-os-server-infrastr.../guide/dane.txt

3 lines
221 B
Plaintext
Raw Normal View History

2023-06-09 05:09:47 +00:00
openssl rsa -in /etc/letsencrypt/live/example.com/privkey.pem -outform der -pubout | openssl dgst -sha256 -hex
openssl ec -in /etc/letsencrypt/live/example.com/privkey.pem -outform der -pubout | openssl dgst -sha256 -hex