We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5da338 commit d49fd47Copy full SHA for d49fd47
README.md
@@ -18,6 +18,8 @@ Test-driven from Swift and implemented in Objective-C, to avoid burdening Object
18
- [x] CocoaPods support
19
- [x] iOS support
20
- [ ] [OSX support](https://github.com/rabbitmq/rabbitmq-objc-client/issues/55)
21
+- [x] PKCS12 client certificates using the [TLS auth mechanism plugin](https://github.com/rabbitmq/rabbitmq-auth-mechanism-ssl)
22
+- [ ] [PKCS12 client certificates using chained CAs](https://github.com/rabbitmq/rabbitmq-objc-client/issues/74)
23
- [ ] [Publisher confirmations](https://github.com/rabbitmq/rabbitmq-objc-client/issues/68)
24
- [ ] [Publish and consume messages as data](https://github.com/rabbitmq/rabbitmq-objc-client/issues/46)
25
- [ ] [Connection closure when broker doesn't send heartbeats fast enough](https://github.com/rabbitmq/rabbitmq-objc-client/issues/41)
0 commit comments