File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/Deployment/STIR-SHAKEN Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ Default: no
181181```
182182[attestation]
183183global_disable = no
184- private_key_path = /var/lib/asterisk/keys/stir_shaken/tns/multi-tns-key.pem
184+ private_key_file = /var/lib/asterisk/keys/stir_shaken/tns/multi-tns-key.pem
185185public_cert_url = https://example.com/tncerts/multi-tns-cert.pem
186186attest_level = C
187187```
@@ -241,7 +241,7 @@ See the description under [attestation](#attestation-object)
241241```
242242[18005551515]
243243type = tn
244- private_key_path = /var/lib/asterisk/keys/stir_shaken/tns/18005551515-key.pem
244+ private_key_file = /var/lib/asterisk/keys/stir_shaken/tns/18005551515-key.pem
245245public_cert_url = https://example.com/tncerts/18005551515-cert.pem
246246attest_level = C
247247```
You can’t perform that action at this time.
0 commit comments