mirror of
https://github.com/ansible/awx.git
synced 2026-06-27 01:18:02 -02:30
Rename/relocate receptor cert and keys (#14091)
This commit is contained in:
@@ -665,7 +665,7 @@ RECEPTOR_CONFIG_STARTER = (
|
||||
{
|
||||
'tls-client': {
|
||||
'name': 'tlsclient',
|
||||
'rootcas': '/etc/receptor/tls/ca/receptor-ca.crt',
|
||||
'rootcas': '/etc/receptor/tls/ca/mesh-CA.crt',
|
||||
'cert': '/etc/receptor/tls/receptor.crt',
|
||||
'key': '/etc/receptor/tls/receptor.key',
|
||||
'mintls13': False,
|
||||
|
||||
Reference in New Issue
Block a user