Changes
Summary
- Introduce SilentlyFailingRevocationChecker (details)
- Make revocation check optional at the trust-manager level. (details)
- make connection logger a field of BasePublisherActor (details)
- Make connectionLogger field in DittoTrustManager non nullable (details)
- Make hostname non nullable since it was only null in test cases (details)
- delegateWithoutRevocationCheck can never be null (details)