Thanks for your message Chuck. The following was the trace I obtained from
the broker:
2016-01-27 17:17:40 [Network] trace Accepting connection with optional SSL
wrapper.
2016-01-27 17:17:40 [Network] trace Accepted SSL connection.
2016-01-27 17:17:40 [Network] info Set TCP_NODELAY on connection t
On both the broker and client end you can get some information from logging.
export QPID_LOG_ENABLE=trace+
then qpidd and qpid-send
- Original Message -
> From: "jjw tectec"
> To: users@qpid.apache.org
> Sent: Wednesday, January 27, 2016 5:02:24 PM
> Subject: ssl not working
>
> I'm try
I'm trying to add encryption, but couldn't get things to work.
I've done the following (for a single broker scenario):
1) Ran the following script to create a certificate database:
mkdir ${CERT_DIR}
certutil -N -d ${CERT_DIR} -f ${CERT_PW_FILE}
certutil -S -d ${CERT_DIR} -n ${NICKNAME} -s "CN=${N