Chandrasekar-Rajasekar
Chandrasekar-Rajasekar
## Expected Behavior `Table` endpoint should only list the tables which are managed by aggregation data store or referenced from the fact table. All other tables should not be listed...
User must override getSSLContext method to give their own sslContext. The function should return the object of io.netty.handler.ssl.SslContext. ``` protected SslContext getSSLContext() { //create SSL Context here if(sslContext.instanceOf(io.netty.handler.ssl.SslContext.class)) return sslContext;...
The Async Http Request should accept custom SSL context that contains the certificate and private key for authentication. AbstractBinderFactory needs a new method getSSLContext() and the SSL context returned by...
I am seeing lot of suspicious URL requests in API prod. I confirm that this contribution is made under the terms of the license found in the root directory of...