Robomongo: Robo3T 1.4.3 Beta + MacOs Big Sur 11.1 + DocumentDB With SSL Enabled Connection Error

Created on 6 Jan 2021  路  6Comments  路  Source: Studio3T/robomongo

Hi,

We recently installed Robo3T 1.4.3 Beta on MacOs Big Sur version 11.1 and we are trying to connect to AWS DocumentDB (SSL Enabled - using rds-combined certificate) and it keeps failing with the following error:

TLS tunnel failure: Network is unreachable or TLS connection rejected by server. Reason: couldn鈥檛 connect to server ... , connection attempt failed: SSLHandshakeFailed: SSL peer certificate validation failed: Certificate trust failure: CSSMERR_TP_CERT_SUSPENDED; connection rejected

Using other MongoDB Clients such as Studio3T is working great, which means the problem is in Robo3T ...

Do you have any solution for this bug ? Robo3T is not usable on MacOs Big Sur ...

Many Thanks.

Most helpful comment

I am having this same problem on Mac OS X Catalina. CSSMERR_TP_CERT_SUSPENDED is included in the error message I get when using the aws rds pem file. However, when I try to use a self-signed certificate, this is the message I get:

Error:
TLS connection failure: Authentication failed.

I am able to connect via the command line tools but not Robo3T. Any help would be appreciated.

All 6 comments

Same here @npenias . Were you able to solve this issue on DocumentDB?

Same here.

@npenias @suhfangmbeng @YukunYangNPF I also have the same issue. I was able to work around it by changing the authentication method to self-signed certificate. Not ideal, but it does connect.

@npenias @suhfangmbeng @YukunYangNPF I also have the same issue. I was able to work around it by changing the authentication method to self-signed certificate. Not ideal, but it does connect.

Thanks @KensingtonTech. For me, I just switched to Studio 3T.

I am having this same problem on Mac OS X Catalina. CSSMERR_TP_CERT_SUSPENDED is included in the error message I get when using the aws rds pem file. However, when I try to use a self-signed certificate, this is the message I get:

Error:
TLS connection failure: Authentication failed.

I am able to connect via the command line tools but not Robo3T. Any help would be appreciated.

I am having the same problem on MacOS Catalina (10.15.7) Studio 3T works

Was this page helpful?
0 / 5 - 0 ratings