AuthenticationException when connecting to Astra serverless
Description
With the recently launched Astra serverless instances, the driver fails to connect due to AuthenticationException.
---> System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
Environment
None
Activity
Richard Clark March 15, 2021 at 5:35 PM
User confirmed the issue resolved and closed off the support ticket. Tx!
With the recently launched Astra serverless instances, the driver fails to connect due to
AuthenticationException
.---> System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.