mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
acmetool: use ECDSA keys instead of RSA
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
request:
|
||||
provider: https://acme-v02.api.letsencrypt.org/directory
|
||||
key:
|
||||
type: rsa
|
||||
type: ecdsa
|
||||
ecdsa-curve: nistp256
|
||||
challenge:
|
||||
webroot-paths:
|
||||
- /var/www/html/.well-known/acme-challenge
|
||||
|
||||
Reference in New Issue
Block a user