mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-12 04:58:34 +03:00
Removed duplicated default dipher on uds actor server part
This commit is contained in:
parent
2269f8c770
commit
76f7b36508
@ -45,7 +45,6 @@ from .local import LocalProvider
|
||||
DEFAULT_CIPHERS = (
|
||||
'ECDHE-RSA-AES256-GCM-SHA384'
|
||||
':ECDHE-ECDSA-AES256-GCM-SHA384'
|
||||
':ECDHE-ECDSA-AES256-GCM-SHA384'
|
||||
':ECDHE-ECDSA-AES256-CCM'
|
||||
':DHE-RSA-AES256-SHA256'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user