I also took a look, and I don't think we have accessors for these in C++. I raised a ticket for it:
https://issues.apache.org/jira/browse/PROTON-2139 On Thu, Oct 24, 2019 at 7:21 AM Gordon Sim <[email protected]> wrote: > On 18/10/2019 3:11 pm, bajanfella wrote: > > I see that there is a pn_ssl_domain_set_protocol and > > pn_ssl_domain_set_ciphers in the proton-c API. There there equivalent > > functionality using the C++ API? How do I get access to the > pn_ssl_domain_t > > struct from my CPP API? > > If not an expert on the proton c++ API, but I don't see a way to do > either of these things. Justin, Andrew, am I missing some way of doing so? >
