I am doing a lab where the SSL admin security goes with self-signed .pem files.
I was validating and I would like to know, since I cannot find it in the IBM documentation,
how to set this option on node.conf.yaml:
sslCertificate: '/PATH/CertSelfsigned.pem'
sslPassword: '/PATH/keySelfsigned.key'
and how should I execute the mqsisetdbparms command?
If you could guide me, that would be great. Thanks.