stan.java icon indicating copy to clipboard operation
stan.java copied to clipboard

Add example creating secure stan Java client

Open ajay-kudale opened this issue 3 years ago • 0 comments

Currently, I don't see any example of creating secure stan java client. Example of secure nats client is there where we can use SSLContext in Options but how to do it in stan. One can create secure nats connection first and pass it in steaming Options for creating secure stan connection. But adding example/sample code for that would be helpful.

ajay-kudale avatar Jun 02 '21 09:06 ajay-kudale