first commit
This commit is contained in:
3
internal/ha/test_fixtures/keystore/group-only.ini
Normal file
3
internal/ha/test_fixtures/keystore/group-only.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
NativeHALocalInstance:
|
||||
GroupCertificateLabel=recoveryTLS
|
||||
KeyRepository=/run/runmqserver/ha/tls/key
|
||||
4
internal/ha/test_fixtures/keystore/ha-group.ini
Normal file
4
internal/ha/test_fixtures/keystore/ha-group.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
NativeHALocalInstance:
|
||||
CertificateLabel=baseTLS
|
||||
GroupCertificateLabel=recoveryTLS
|
||||
KeyRepository=/run/runmqserver/ha/tls/key
|
||||
3
internal/ha/test_fixtures/keystore/ha-only.ini
Normal file
3
internal/ha/test_fixtures/keystore/ha-only.ini
Normal file
@@ -0,0 +1,3 @@
|
||||
NativeHALocalInstance:
|
||||
CertificateLabel=baseTLS
|
||||
KeyRepository=/run/runmqserver/ha/tls/key
|
||||
2
internal/ha/test_fixtures/keystore/overridden-path.ini
Normal file
2
internal/ha/test_fixtures/keystore/overridden-path.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
NativeHALocalInstance:
|
||||
KeyRepository=/an/overridden/keystore
|
||||
Reference in New Issue
Block a user