2
0
Эх сурвалжийг харах

tls/docs: Update certificate generation docs

Xenofon Karamanos 1 жил өмнө
parent
commit
67785fea8f

+ 4 - 1
src/modules/tls/doc/tls.xml

@@ -93,7 +93,10 @@
 		</para>
 		<para>
 		When installing tls module of kamailio, a sample 'tls.cfg' file is deployed in the same
-		folder with 'kamailio.cfg', along with freshly generated self signed certificates.
+		folder with 'kamailio.cfg'. For freshly generated self signed certificates make must be called from tls folder
+		<programlisting>
+make install-tls-cert
+		</programlisting>
 		</para>
 		<para>
 		HINT: be sure you have <emphasis>enable_tls=yes</emphasis> to your kamailio.cfg.