Scalix 12.5 and SSL certificate

Discuss installation of Scalix software
mrezzonico
Posts: 133
Joined: Thu Aug 16, 2007 8:20 am

Scalix 12.5 and SSL certificate

Postby mrezzonico » Wed May 13, 2015 9:32 am

Hi all,
I have installed Scalix 12.5.
All seems ok !

I only have (for the moment) the following question:
I see that when installing Scalix I need to generate a "SSL certificate".
If I do not generate this certificate, apache do not start.
Is it possible to avoid the generation of the "SSL certificate" ?

Thanks for any help.
Miche

prakashnikhar
Posts: 23
Joined: Wed Mar 04, 2015 6:09 am

Re: Scalix 12.5 and SSL certificate

Postby prakashnikhar » Thu May 14, 2015 3:45 am

hi,

While installing scalix 12.5, there is option available to choose HTTPS connection instead of HTTP for 1) Scalix Management Services 2) Scalix Web Access. You may choose HTTPS connection for both or none.

Prakash

mrezzonico
Posts: 133
Joined: Thu Aug 16, 2007 8:20 am

Re: Scalix 12.5 and SSL certificate

Postby mrezzonico » Thu May 14, 2015 6:23 am

Hi Prakash,

thanks for your reply.
I saw the option about HTTPS during the installation.
The problem is that, even if I chose none, apache do not start.

Miche

prakashnikhar
Posts: 23
Joined: Wed Mar 04, 2015 6:09 am

Re: Scalix 12.5 and SSL certificate

Postby prakashnikhar » Fri May 15, 2015 4:01 am

Hi Miche,

please check the httpd service status and scalix services

try to browse with ip only to check Apache HTTP Server Test page

if Apache HTTP Server Test page don't open then problem is in your OS

-Prakash

mrezzonico
Posts: 133
Joined: Thu Aug 16, 2007 8:20 am

Re: Scalix 12.5 and SSL certificate

Postby mrezzonico » Fri May 15, 2015 8:05 am

Hi Prakash,

I have done a new installation.
The problem is that scalix-installer add the following lines:

Code: Select all

<VirtualHost provascalix.ofima.ch:443>
    #to force kill close connections please uncomment 2 line below
    #ProxyRequests Off
    #SetEnv proxy-nokeepalive 1

    SSLEngine on
    SSLProtocol all -SSLv2 -SSLv3
    SSLCipherSuite ALL:!aNULL:!eNULL:!SSLv2:!LOW:!EXP:!MD5:@STRENGTH
    SSLCertificateFile /etc/apache2/ssl.crt/server.crt
    SSLCertificateKeyFile /etc/apache2/ssl.key/server.key
    Include /etc/opt/scalix-tomcat/connector/ajp/app-provascalix.*.conf
</VirtualHost>


to the file:

Code: Select all

/etc/opt/scalix-tomcat/connector/ajp/etc/opt/scalix-tomcat/connector/ajp


.. even if I do not chose "1) Scalix Management Services 2) Scalix Web Access"

As a workaround I commented the line with "SSLEngine on".
After that, apache start without error.

Miche

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Re: Scalix 12.5 and SSL certificate

Postby ScalixSupport » Mon Dec 28, 2015 9:36 am

Hello Mr. Miche,

In this case if you generated certificate and Apache doesn't start you need to check certs path in /etc/httpd/conf.d/ssl.conf and logs in /etc/httpd/logs

Regards,
Scalix Support Team.


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 12 guests

cron