Excellent post! Thanks.
BTW, i think it’s also better to use docker cp to copy the certificates into the broker instead of using sftp (as per the Solace documentation - Managing Server Certificates).
docker cp mycert.pem solace:/usr/sw/jail/certs
Excellent post! Thanks.
BTW, i think it’s also better to use docker cp to copy the certificates into the broker instead of using sftp (as per the Solace documentation - Managing Server Certificates).
docker cp mycert.pem solace:/usr/sw/jail/certs