set CipherSpec to ANY_TLS12 and refresh security (#362)

This commit is contained in:
Rob Parker
2019-08-28 17:01:15 +01:00
committed by Arthur Barr
parent 556ac6aec2
commit 1aab07c6ed
3 changed files with 4 additions and 7 deletions

View File

@@ -16,4 +16,4 @@
* Set the keystore location for the queue manager
ALTER QMGR SSLKEYR('{{ .SSLKeyR }}')
ALTER QMGR CERTLABL('{{ .CertificateLabel }}')
REFRESH SECURITY(*) TYPE(SSL)