[sr-dev] git:master:a5245d5c: Fixed path ss -> ssl

Sebastian Thörn sebastian.thorn at loxytel.se
Wed Mar 4 17:30:51 CET 2015


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

Author: Sebastian Thörn <sebastian.thorn at loxytel.se>
Committer: Sebastian Thörn <sebastian.thorn at loxytel.se>
Date: 2015-03-04T17:16:22+01:00

Fixed path ss -> ssl

---

Modified: modules/tls/doc/certs_howto.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/a5245d5c44cd49a699caa94f844dfb128a8d9764.diff
Patch: https://github.com/kamailio/kamailio/commit/a5245d5c44cd49a699caa94f844dfb128a8d9764.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