2752384:error:10000438:SSL routines:OPENSSL_internal:TLSV1_ALERT_INTERNAL_ERROR:..\..\third_party\boringssl\src\ssl\tls_record.cc:592:SSL alert number 80

Issue with Adding IP in MongoDB Atlas using curl -4 ifconfig.me

Problem Description

I am trying to add my IP to the allowed IP list in MongoDB Atlas. To retrieve my IP, I use:

curl -4 ifconfig.me

However, after adding the obtained IP to MongoDB Atlas, I still receive the following error when trying to connect:

2752384:error:10000438:SSL routines:OPENSSL_internal:TLSV1_ALERT_INTERNAL_ERROR:…..\third_party\boringssl\src\ssl\tls_record.cc:592:SSL alert number 80

Of course that doesn’t work if you’re on a NAT’ed internal net.

Just use the ADD CURRENT IP ADDRESS button in the Atlas Network Access’s “Add IP Access List Entry” dialog: