On 07/25/2019 02:53 PM, Gordon Sim wrote:
But in this case, should we set the env var?
QPID_SSL_CERT_NAME
QPID_SSL_CERT_DB
QPID_SSL_CERT_PASSWORD_FILE
We have set to null the variables and set the url to
"amqp:ssl:localhost:5671".
But client not enable SSL since env var are not set.
You need the cert_db (for the CA, to verify the servers cert) and the
password file for accessing it. You don't need a cert_name as the client
will not supply a cert.
The url should not change.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
You are right, if we pass cert_db and not cert_name it works without
changing url.
We will continue with tests and write with any doubt or information that
could be useful.
________________________________
Este correo electrónico y, en su caso, cualquier fichero anexo al mismo,
contiene información de carácter confidencial exclusivamente dirigida a su
destinatario o destinatarios. Si no es vd. el destinatario indicado, queda
notificado que la lectura, utilización, divulgación y/o copia sin autorización
está prohibida en virtud de la legislación vigente. En el caso de haber
recibido este correo electrónico por error, se ruega notificar inmediatamente
esta circunstancia mediante reenvío a la dirección electrónica del remitente.
Evite imprimir este mensaje si no es estrictamente necesario.
This email and any file attached to it (when applicable) contain(s)
confidential information that is exclusively addressed to its recipient(s). If
you are not the indicated recipient, you are informed that reading, using,
disseminating and/or copying it without authorisation is forbidden in
accordance with the legislation in effect. If you have received this email by
mistake, please immediately notify the sender of the situation by resending it
to their email address.
Avoid printing this message if it is not absolutely necessary.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]