Closed jrobindb closed 3 years ago
To test this you can modify this test to pass a bogus certificate (see a few lines above for how to setup a local rabbit instance to use the local test certs) and verify that onBadCertificate
gets invoked.
@jrobindb Any update on adding a test for this PR? I am preparing to push a new release and it would be great to get this PR landed before that.
@jrobindb Any update on adding a test for this PR? I am preparing to push a new release and it would be great to get this PR landed before that.
I am sorry, I don't expect to be able to get to it in the foreseeable future.
No worries. I will append a commit for the tests and land this.
Closing in favor of #63 which includes this commit plus the missing test.
Fixes Issue #56.
I am not sure how to properly add a test for this change.