mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-01 22:49:06 +00:00
perf: add config for cert
This commit is contained in:
@@ -271,7 +271,7 @@ class Config(dict):
|
||||
|
||||
'AUTH_CERT': False,
|
||||
'CA_KEY_PASS': '',
|
||||
'AUTH_CERT_ENROLL_ENABLED': False,
|
||||
'AUTH_CERT_ENROLL_ENABLED': True,
|
||||
'AUTH_CERT_ENROLL_VALIDITY_DAYS': 365,
|
||||
'AUTH_CERT_CHALLENGE_TTL': 300,
|
||||
'AUTH_CERT_DEFAULT_PIN': '',
|
||||
|
||||
Reference in New Issue
Block a user