Re: [DISCUSS] CIP-9: Make SSLContext creation pluggable

2021-05-21 Thread Maulin Vasavada
I am almost done with all changes except the code snippet in the EncryptioOptions.java which determines 'enabled' and 'optional' encryption flags. Will raise the PR soon once I see my CircleCI getting green. On Fri, May 21, 2021 at 9:24 AM Maulin Vasavada wrote: > FYI - I am working on PR. I mad

Re: [DISCUSS] CIP-9: Make SSLContext creation pluggable

2021-05-21 Thread Maulin Vasavada
FYI - I am working on PR. I made some changes and trying to run tests. On Tue, May 18, 2021 at 10:14 PM Maulin Vasavada wrote: > Thanks Nate for reviewing the CEP. Yes for change #3 in the CEP, I mean to > have only single Default Impl and that would be a final class, not > overridable. It will