This website requires JavaScript.
Explore
Help
Sign In
jessequ
/
qamqp
Watch
1
Star
0
Fork
You've already forked qamqp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31d8affc84
qamqp
/
tests
/
files
/
certs
/
testca
/
serial
2 lines
3 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-01 02:16:33 +08:00
03