You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @SyedAanif , can you please raise this request with our support team by contacting [email protected]? They will be able to help answer your request or guide you to someone that can.
There are examples of it in this codebase in the test code. Please see pubsubplus-go-client/test/messaging_service_test.go, and search for either
"connect to the broker using client certificate authentication via authentication strategies"
or
"connect to the broker configured via properties".
I have submitted a request for the documentation to be augmented with extra info about cert/key file format, and what to do in case the key is in the same file as the certificate, and what to do if there is no password for the private key.
Feature Description
Thanks for building this API, but as a request can you please update the docs with examples specifically catering to the mTLS needs.
Use Case
This request is required to have a clear understanding of the certificate based broker connection. Few pointers:
key-store-password
?./trust_store
folder with.pem
files inside and not mention any file name intrust-path
?Proposed Solution
No response
The text was updated successfully, but these errors were encountered: