<div dir="ltr"><div><div><div><div><div><div><div><div>Hi Iman,<br><br></div>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.<br><br></div>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)<br><br><a href="https://httpd.apache.org/docs/2.2/">https://httpd.apache.org/docs/2.2/</a><br><br></div>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.<br><br></div>Then, in order to understand how SSL / TLS works in Apache you need to understand Virtual Hosts, so check out the doc<br><br><a href="https://httpd.apache.org/docs/2.2/vhosts/">https://httpd.apache.org/docs/2.2/vhosts/</a><br><br></div>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)<br><br><a href="https://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html">https://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html</a><br><br></div>If you want to use mod_ssl instead you can find the doc here<br><br><a href="https://httpd.apache.org/docs/2.2/mod/mod_ssl.html">https://httpd.apache.org/docs/2.2/mod/mod_ssl.html</a><br><br></div>Hope this helps.<br></div>Best regards<br><br>Enrico<br><div><div><div><div><div><div><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 October 2014 23:32, Iman Nuraev <span dir="ltr"><<a href="mailto:nuraev@gmail.com" target="_blank">nuraev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hello!<br>I have trouble same to <a href="http://lists.kolab.org/pipermail/users/2014-September/017832.html" target="_blank">http://lists.kolab.org/pipermail/users/2014-September/017832.html</a> ,  but have only nss.conf, not ssl.conf. I'm new to apache. Can anybody explain what can i do to handle this situation?<br></div>Thank you!<br></div><br>Best regards,<br></div>Iman<br></div>
<br>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
<a href="https://lists.kolab.org/mailman/listinfo/users" target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br></blockquote></div><br></div>