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 Luke J Powlett
parent 4da7c60aee
commit 28291306cb
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)