Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-29, 01:35:24

Author Topic: [IMPORTANT] Apache SSL bug  (Read 3040 times)

0 Members and 1 Guest are viewing this topic.

Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
[IMPORTANT] Apache SSL bug
« on: 2014-04-27, 04:09:26 »
Mustafa, after recent update Apache (no proxy) started giving SSL not trusted errors.  I tracked the error to this file:

/home/apache/tpl/domains.conf.tpl

Lines 155 and 276 have this code
Code: [Select]

<?php
                                        
if (file_exists("$certname}.ca")) {

You missed a curly bracket '{' before the $... these need changed to:

Code: [Select]

<?php
                                        
if (file_exists("{$certname}.ca")) {

PLEASE fix both of these lines in the repo files, on any fix or cleanup my Apache SSL breaks!

« Last Edit: 2014-04-27, 04:14:13 by chrisf »
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline Joe

  • Valuable Member
  • *
  • Posts: 147
  • Karma: +2/-0
    • View Profile
Re: [IMPORTANT] Apache SSL bug
« Reply #1 on: 2014-04-27, 04:18:59 »
I can't delete my old SSL certificate that expired and when I check the trust with the site checker below it now shows the SSL Certificate is not trusted because it can't read the Intermediate certificate.

Please..Please make these SSL issues a priority. Losing customers over these problems so these are not minor bugs.

Here's an online SSL checker/Validator Tool:

http://www.digicert.com/help/


Offline chrisf

  • Senior Master
  • **
  • Posts: 883
  • Karma: +11/-1
  • Gender: Male
  • Be the change that you wish to see in the world.
    • View Profile
    • Conviction's Hosting
Re: [IMPORTANT] Apache SSL bug
« Reply #2 on: 2014-04-27, 04:27:50 »
Those 2 lines are for the intermediate certificate file, once mustafa fixes it, or do it yourself for now, run fix web and all will check out. :)

See -
http://www.sslshopper.com/ssl-checker.html#hostname=convictionshosting.com
« Last Edit: 2014-04-27, 04:36:18 by chrisf »
Christopher

Knowledge in: PHP, Perl, MySQL, Javascript, Actionscript, FLASH, HTML, CSS
Server Administrator / Developer: https://convictionshosting.com

Offline Joe

  • Valuable Member
  • *
  • Posts: 147
  • Karma: +2/-0
    • View Profile
Re: [IMPORTANT] Apache SSL bug
« Reply #3 on: 2014-04-27, 05:00:54 »
Thanks, now if I can figure out why it keeps reading my old expired certificate even though it was deleted through the control panel and the new one added.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [IMPORTANT] Apache SSL bug
« Reply #4 on: 2014-04-27, 05:27:12 »
Only affect if using .ca file. Also wrong in other web config template.

Will be fixed immediately.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.037 seconds with 18 queries.

web stats analysis