[Cialug] mysql ssl

Todd Walton tdwalton at gmail.com
Mon Jul 20 17:13:32 UTC 2020


A "200" as an HTTP status code means success. Did you mean that the 200 is
an HTTP status? Or is that coming from somewhere else?

--
Todd


On Wed, Jul 15, 2020 at 1:34 PM Dave Hala <dave at 58ghz.net> wrote:

> I've got a centos 7 mariadb server that I upgraded to mariadb 10.0.38.  I
> enabled the ssl connections.   From my webserver (Rhel 8, php 7.2.11),  I'm
> not able to make a ssl connection using php mysqli_real_connect().  I get a
> 200 connect refused error.    Firewalld and selinux are disabled on this
> machine for testing.
>
> I was able from the webserver console to make an ssl connection using
> "mysql  -h xxx.xxx.xxx.xxx -u myuser -p mypass"  to the mariadb server.
> After making the connection I logged into the mariadb server confirmed it
> was an ssl connect.
>
> From apache/php ,no error messages in the mariadb, php or apache logs.   I
> see the 200 error by returning the result from the mysql_real_connect();
>
> Anyone got any ideas on how to troubleshoot this?
>
> :) Dave
> --
> NIFCAP  -The Premier Client Intake System for Non-Profit Organizations.
> https://www.osis.us
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
>


More information about the Cialug mailing list