generated from smedev/Template-for-SMEServer-Core-Package
Set KEY_ALFO default to rsa - thanks Knuddi [SME: 13109]
This commit is contained in:
@@ -0,0 +1 @@
|
||||
rsa
|
@@ -1,6 +1,6 @@
|
||||
# Which public key algorithm should be used? Supported: rsa, prime256v1 and secp384r1
|
||||
# KEY_ALGO=secp384r1 (default)
|
||||
#elliptic curve was not supported (qpsmtpd and perl-IO-Socket-SSL < 1.95)
|
||||
# elliptic curve was not supported (qpsmtpd and perl-IO-Socket-SSL < 1.95)
|
||||
# SME 11 has perl-IO-Socket-SSL-2.066
|
||||
#KEY_ALGO=rsa
|
||||
KEY_ALGO="{$letsencrypt{algorithm}||rsa}"
|
||||
|
||||
|
Reference in New Issue
Block a user