[sr-dev] git:master:ec11b9ff: Merge pull request #105 from SebastianThorn/master

Olle E. Johansson oej at edvina.net
Wed Mar 4 17:30:52 CET 2015


Module: kamailio
Branch: master
Commit: ec11b9ff061f6ac9a90abcf222cc1dccd9e116c7
URL: https://github.com/kamailio/kamailio/commit/ec11b9ff061f6ac9a90abcf222cc1dccd9e116c7

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2015-03-04T17:30:47+01:00

Merge pull request #105 from SebastianThorn/master

Fixed path ss -> ssl

---

Modified: modules/tls/doc/certs_howto.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/ec11b9ff061f6ac9a90abcf222cc1dccd9e116c7.diff
Patch: https://github.com/kamailio/kamailio/commit/ec11b9ff061f6ac9a90abcf222cc1dccd9e116c7.patch

---

diff --git a/modules/tls/doc/certs_howto.xml b/modules/tls/doc/certs_howto.xml
index 651491f..b3272e9 100644
--- a/modules/tls/doc/certs_howto.xml
+++ b/modules/tls/doc/certs_howto.xml
@@ -68,7 +68,7 @@ Creating CA certificate
 	cd ca
 	
 2. create ca directory structure and files  (see ca(1))
-	mkdir demoCA #default CA name, edit /etc/ss/openssl.cnf
+	mkdir demoCA #default CA name, edit /etc/ssl/openssl.cnf
 	mkdir  demoCA/private
 	mkdir demoCA/newcerts
 	touch demoCA/index.txt




More information about the sr-dev mailing list