achilleasa / dart_amqp

Dart AMQP client implementing protocol version 0.9.1
MIT License
79 stars 40 forks source link

Allow providing bad certificate handler #56

Closed jrobindb closed 3 years ago

jrobindb commented 3 years ago

Pass through onBadCertificate handler from client connection settings to SecureSocket constructor.