Viewing 4 replies - 16 through 19 (of 19 total)
  • Hello, guys. I’m having the same cert problem with Yosemite (just upgraded my server). I’ve been reading the Stack Overflow article about installing homebrew so that I can have a version of php that uses openssl instead of Secure Transport to verify certs.

    My question is in the hombrew article it leaves you with the statement ‘and add anything else in my might need like mcrypt.’

    I’m perfectly willing to try homebrew, but then how do I know ‘what else I might need?’ I can just see myself fixing this one problem, only to open up a whole other can of worms that render my web sites completely trashed.

    Can you detail exactly what you installed with homebrew? Did you add mcrypt for example? Other things?

    Warmest regards,

    Ron

    I believe I did do the command that they list to install the crypt install just in case.

    Hmm. Ok. but there was nothing outside of that mcrypt that you needed? Everything worked fine and there were no breaks at all?

    The only part I changed was the:

    if using apache, make sure to add LoadModule php5_module /usr/local/opt/php55/libexec/apache2/libphp5.so to your /etc/apache2/httpd.conf and restart apache.

    I, instead, changed the httpd conf file that is new to Yosemite. Old file was /etc/apache2/httpd.conf, which is still there. New location:

    /Library/Server/Web/Config/apache2/httpd_server_app.conf

    Other than that, nothing I can remember.

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘SSL Cerificate Error’ is closed to new replies.