Problem with https and roundcube
Enrico Tagliavini
enrico.tagliavini at gmail.com
Sat Oct 11 12:34:54 CEST 2014
Hi Iman,
if you are new to Apache you need to take you time and read the official
documentation on the apache website. Apache HTTPD is a very complex
software and cannot be explained in few rows of text to let you archive
your goal. If you are new to it, you have to understand the basis.
So I would suggest you to start from the Users' guide can find here
(assuming you are running apache httpd 2.2, otherwise go to the 2.4 page,
but the differences are small anyway)
https://httpd.apache.org/docs/2.2/
Keep at hand the core module doc as well, you will likely need it to check
what's the meaning of very common sections ad directives like Directory,
Location, Options, VirtualHost and so on.
Then, in order to understand how SSL / TLS works in Apache you need to
understand Virtual Hosts, so check out the doc
https://httpd.apache.org/docs/2.2/vhosts/
And finally you can have a look at the doc for mod_ssl or mod_nss, two
modules providing more or less the same service. Kolab uses mod_nss by
default and you can find the doc here (it is not part of the modules bundle
provided with apache)
https://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html
If you want to use mod_ssl instead you can find the doc here
https://httpd.apache.org/docs/2.2/mod/mod_ssl.html
Hope this helps.
Best regards
Enrico
On 10 October 2014 23:32, Iman Nuraev <nuraev at gmail.com> wrote:
> Hello!
> I have trouble same to
> http://lists.kolab.org/pipermail/users/2014-September/017832.html , but
> have only nss.conf, not ssl.conf. I'm new to apache. Can anybody explain
> what can i do to handle this situation?
> Thank you!
>
> Best regards,
> Iman
>
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20141011/fce66f15/attachment.html>
More information about the users
mailing list