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-04-29, 03:33:18

Author Topic: ssl problem with hiawatha  (Read 7381 times)

0 Members and 1 Guest are viewing this topic.

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
ssl problem with hiawatha
« on: 2014-12-01, 07:49:13 »
Hallo

i install comodo PositiveSSL  but not works  only Error: Disconnected

why

how to install it works ?

Code: [Select]
sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2014112003

B. OS: CentOS release 6.6 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.40-1.ius.el6.i686
   2. PHP: php54-5.4.34-1.ius.el6.i686
   3. Httpd: httpd-2.2.29-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.8.0-f.2.mr.el6.i386
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.i686
   9. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.17.mr.el6.i386

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1893        737       1155         47         55        386
   -/+ buffers/cache:        296       1597
   Swap:         2047          0       2047

KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline GentZu

  • Senior Member
  • *
  • Posts: 323
  • Karma: +0/-0
  • Gender: Male
  • yare yare...
    • View Profile
Re: ssl problem with hiawatha
« Reply #1 on: 2014-12-01, 10:49:14 »
same problem

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: ssl problem with hiawatha
« Reply #2 on: 2014-12-02, 06:18:23 »
combine .key and .crt to .pem   and works  manuell per ssh
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline GentZu

  • Senior Member
  • *
  • Posts: 323
  • Karma: +0/-0
  • Gender: Male
  • yare yare...
    • View Profile
Re: ssl problem with hiawatha
« Reply #3 on: 2014-12-02, 08:47:22 »
combine .key and .crt to .pem   and works  manuell per ssh
please give me details of the tutorial, I really like Hiawatha

Offline GentZu

  • Senior Member
  • *
  • Posts: 323
  • Karma: +0/-0
  • Gender: Male
  • yare yare...
    • View Profile
Re: ssl problem with hiawatha
« Reply #4 on: 2014-12-02, 09:03:36 »
on Kloxo mr v 7 the files already joined

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: ssl problem with hiawatha
« Reply #5 on: 2014-12-02, 09:09:02 »
look in bash   only *.pem is for hiawatha
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline GentZu

  • Senior Member
  • *
  • Posts: 323
  • Karma: +0/-0
  • Gender: Male
  • yare yare...
    • View Profile
Re: ssl problem with hiawatha
« Reply #6 on: 2014-12-02, 09:34:52 »
I do not understand.
instead of the key and crt files automatically created kloxomr?
and both have been joined, the first line of the .key, and the second row of the .crt

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: ssl problem with hiawatha
« Reply #7 on: 2014-12-02, 15:54:11 »
Hello

Ok
1. create new cert in kloxo-mr 7  "SSL Certificate"
2. copy  CSR
3. make new cert in comodo
4. important you must have  domain.ca-bundle
5. set  in bash  domain.com.pem
Code: [Select]
-----BEGIN RSA PRIVATE KEY-----
[webserver private key]
-----END RSA PRIVATE KEY-----

-----BEGIN CERTIFICATE-----
comodo [webserver certificate]
-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----
ca-bundle [optional intermediate CA certificate]
-----END CERTIFICATE-----

reboot
check in https://www.ssllabs.com/ssltest/
and domain is A+
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline GentZu

  • Senior Member
  • *
  • Posts: 323
  • Karma: +0/-0
  • Gender: Male
  • yare yare...
    • View Profile
Re: ssl problem with hiawatha
« Reply #8 on: 2014-12-03, 00:15:41 »
what do you like this?
SSLcertFile = /home/admin/ssl/domain.net.pem
#RequiredCA = /home/admin/ssl/domain.net.ca

what are the results if a check here https://ssltools.websecurity.symantec.com/checker/views/certCheck.jsp
if there is no problem? my domain display error like this:
Could not Determine the primary certificate for the web server.

but if it is opened through the browser chrome and mozilla no problem

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: ssl problem with hiawatha
« Reply #9 on: 2014-12-03, 02:52:42 »
only SSLcertFile = /home/account/ssl/domain.net.pem

https://ssltools.websecurity.symantec.com/checker/views/certCheck.jsp
Yes = Could not Determine the primary certificate for the web server.

like other  Root certificate unknown

https://www.ssllabs.com/ssltest/  say all ok

i write a support mail to comodo
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: ssl problem with hiawatha
« Reply #10 on: 2014-12-03, 03:34:09 »
Comodo say all OK

Code: [Select]
We have done an SSL analysis with the server "mydomain.com" and found there is no trust issues with the Certificate. Please refer the following link to verify the Certificate Details.
https://sslanalyzer.comodoca.com/?url=mydomail.com

It will show as follows:
-----------------------------------------------
Trusted by Microsoft? Yes
Trusted by Mozilla? Yes
-----------------------------------------------

Please make sure that you have combined the Key and the Certificate for "SSLcertFile" in the following order.

1) Private Key
2) mydomain_com.crt
3) COMODORSADomainValidationSecureServerCA.crt
4) COMODORSAAddTrustCA.crt
5) AddTrustExternalCARoot.crt

Please let us know if you need any further assistance.
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline GentZu

  • Senior Member
  • *
  • Posts: 323
  • Karma: +0/-0
  • Gender: Male
  • yare yare...
    • View Profile
Re: ssl problem with hiawatha
« Reply #11 on: 2014-12-03, 03:42:36 »
same result here
but when switch to ngixproxy/lighttpdproxy symatec ssl checker display error linke this http://postimg.org/image/4ccyvw9ex/, if switch to apache only no error...
but if select hiawatha/hiawatha proxy with default config, ssl not work

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: ssl problem with hiawatha
« Reply #12 on: 2014-12-03, 04:58:40 »

if the visitors of a site will notice nothing like this should indeed be indifferent
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline GentZu

  • Senior Member
  • *
  • Posts: 323
  • Karma: +0/-0
  • Gender: Male
  • yare yare...
    • View Profile
Re: ssl problem with hiawatha
« Reply #13 on: 2014-12-03, 08:22:42 »
please Mr Mustafa, need update to fix this bugs...

 


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

Page created in 0.069 seconds with 20 queries.

web stats analysis