Files
CyberPanel/plogical/sslUtilities.py
Sebastian Schmidt f17b8ba29b Create modern ECDSA certificates
Fix self-signed certificate wrongly set to www.example.com
Fix consistency where the certificates are issued from. 
if an aliasDomain was used it was issued from ZeroSSL while others where issued from Let's Encrypt. 
I went with  ZeroSSL due to less rate-limiting
Maybe choosing the CA should be an option that can be set by the user.
To set a default use 'acme.sh --set-default-ca --server letsencrypt' instead
Use `acme.sh --register-account -m my@example.com` to create a ZeroSSL account
2021-07-21 14:36:07 +10:00

19 KiB
Executable File