tolbertam commented on PR #2018:
URL: 
https://github.com/apache/cassandra-java-driver/pull/2018#issuecomment-2675108034

   > Looks good in general. Do we need to do the same for 
[ProgrammaticSslEngineFactory](https://github.com/apache/cassandra-java-driver/blob/4.x/core/src/main/java/com/datastax/oss/driver/api/core/ssl/ProgrammaticSslEngineFactory.java)
 and 
[SniSslEngineFactory](https://github.com/apache/cassandra-java-driver/blob/4.x/core/src/main/java/com/datastax/oss/driver/internal/core/ssl/SniSslEngineFactory.java)?
   
   Definitely see the value in doing it for the Programmatic one, for SNI I 
think there is less utility as you are likely using a DNS name with the IP of 
the node to target in the SNI, but I think we might as well add it though just 
in the event that someone is using a literal IP address for the primary 
endpoint for tunneling through SNI.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to