qamqp/tests/files/certs
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
..
client add support for ssl connections 2015-02-02 10:49:25 -05:00
server add support for ssl connections 2015-02-02 10:49:25 -05:00
testca add support for ssl connections 2015-02-02 10:49:25 -05:00