Jump to content

lwilkinson

Members
  • Posts

    1
  • Joined

  • Last visited

lwilkinson's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. 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
×
×
  • Create New...