MySQL Forums
Forum List  »  Newbie

MySQL cannot get private key from a readable folder
Posted by: Tracer DS
Date: August 09, 2024 04:02AM

Hi. Im having a serious issue with mysql.
I want to enable ssl connection but I'm having some issues while doing so.
As you can see (image 1) myqsl cannot read private key from /server/pkey.pem file.
HOWEVER when I run a shell script /test.sh (permissions: 777), it prints the content just fine (image 2).

HOWEVER when I move the /server/pkey.pem file to /etc/mysql/pkey.pem, mysql reads the file just fine.

So... what the heck is going on here?
Outputs: imgur com/a/exSPiIE

Options: ReplyQuote


Subject
Written By
Posted
MySQL cannot get private key from a readable folder
August 09, 2024 04:02AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.