Jump to content

MYSQL Authentication/SSL


lwilkinson

Recommended Posts

Hello Everyone,

 

Been having some trouble connecting to a remote mysql database which I have solved but at a compromise.

The mysql server in question was running 8.0 using the new default authentication method caching_sha2_password and connecting using SSL.

I had to disable the server requirement to only connect over SSL and revert to using mysql_native_password authentication to be able to connect.

I can live without using the new auth method but not being able to use SSL is surprising.  Is unistream running an mysql client that does not support these features or have I missed something?

 

Thanks

Luke

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...