Would you be able to capture a HAR file of the authentication flow where you are experiencing this issue for us to investigate (Generate and Analyze HAR Files)? Please send via PM as it can contain sensitive info
I took a look at this and it seems like we are getting SSL errors when connecting to your custom database.
Whenever a user signs up, we call the get_user script to ensure the user does not already exist. That means we contact your custom database.
At that time, we are getting the SSL error. Can you please double check your certificates and see if there are any logs on your server that could help pinpoint this?
The database that you DM’d me is set as a Custom Database. Maybe you inadvertently turned the toggle on? You can find it in your Dashboard > Connections > Database > DB name > Custom Database > Use my own database (it should be off).
Thanks for the tip, looks like the DB is set to custom when using the migration option in the Auth0 Wordpress plugin. The server it is connecting to has a valid SSL cert and supports TLSv1.2. It supports the following cipher suites:
Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there but sometimes our bandwidth is not enough for all the incoming questions.
Have you been able to found the information about the cipher suites we support working with our developer support team or do you want me to confirm that?