[sr-dev] git:master:3053b87a: stirshaken: Update docs [skip ci]

Piotr Gregor piotr at signalwire.com
Fri Mar 26 14:59:59 CET 2021


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

Author: Piotr Gregor <piotr at signalwire.com>
Committer: Piotr Gregor <piotr at signalwire.com>
Date: 2021-03-26T13:59:48Z

stirshaken: Update docs [skip ci]

Update docs about X509 cerrtificate path verification turned on by default.
Modified: src/modules/stirshaken/doc/stirshaken_admin.xml

---

Modified: src/modules/stirshaken/doc/stirshaken_admin.xml

---

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

---

diff --git a/src/modules/stirshaken/doc/stirshaken_admin.xml b/src/modules/stirshaken/doc/stirshaken_admin.xml
index 9cf8fada82..7514523ff6 100644
--- a/src/modules/stirshaken/doc/stirshaken_admin.xml
+++ b/src/modules/stirshaken/doc/stirshaken_admin.xml
@@ -16,10 +16,7 @@
 	<section>
 	<title>Overview</title>
 	<para>
-		The module implements secure SIP identity specifications - STIR
-		(Secure Telephony Identity Revisited) and SHAKEN
-		(Signature-based Handling of Asserted information using toKENs)
-		IETF extensions for SIP (RFC8224, RFC8588).
+		This module implements STIR (Secure Telephony Identity Revisited) and SHAKEN (Signature-based Handling of Asserted information using toKENs) (RFC8224, RFC8588), with X509 certificate path check (ATIS "Signature-based Handling of Asserted information using toKENs (SHAKEN)", RFC5280 "6. Certification Path Validation").
 	</para>
 	<para>
 		stirshaken module exports the functions to check and to generate PASSporT, wrapped into SIP Identity header.
@@ -93,7 +90,7 @@ modparam("stirshaken", "as_default_key", "/path/to/key")
 		</para>
 		<para>
 		<emphasis>
-			Default value is 0, (turned off).
+			Default value is 1, (turned on).
 		</emphasis>
 		</para>
 		<example>




More information about the sr-dev mailing list