qamqp/tests/files/certs/server
Matt Broadstone 31d8affc84 add support for ssl connections
This adds preliminary support for SSL connections to a RabbitMQ
server. Instead of providing two clients (QAmqpClient/QAmqpSslClient),
the SSL support was directly rolled into QAmqpClient itself, providing
signals/slots to deal with errors (sslErrors/ignoreSslErrors), and
the ability to assign a QSslConfiguration. Travis testing for ssl
support is currently disabled, pending a solution to a travis
limitation for starting ssl listeners
2015-02-02 10:49:25 -05:00
..
cert.pem add support for ssl connections 2015-02-02 10:49:25 -05:00
key.pem add support for ssl connections 2015-02-02 10:49:25 -05:00
keycert.p12 add support for ssl connections 2015-02-02 10:49:25 -05:00
req.pem add support for ssl connections 2015-02-02 10:49:25 -05:00