asterisk/res/res_stir_shaken
Ben Ford 0724b767a3 AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header.
Adds a new configuration option, stir_shaken_profile, in pjsip.conf that
can be specified on a per endpoint basis. This option will reference a
stir_shaken_profile that can be configured in stir_shaken.conf. The type
of this option must be 'profile'. The stir_shaken option can be
specified on this object with the same values as before (attest, verify,
on), but it cannot be off since having the profile itself implies wanting
STIR/SHAKEN support. You can also specify an ACL from acl.conf (along
with permit and deny lines in the object itself) that will be used to
limit what interfaces Asterisk will attempt to retrieve information from
when reading the Identity header.

ASTERISK-29476

Change-Id: I87fa61f78a9ea0cd42530691a30da3c781842406
2022-04-14 16:58:17 -05:00
..
certificate.c STIR/SHAKEN: Switch to base64 URL encoding. 2021-05-12 06:42:55 -05:00
certificate.h res: Fix for Doxygen. 2021-12-03 10:38:39 -06:00
curl.c AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header. 2022-04-14 16:58:17 -05:00
curl.h AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header. 2022-04-14 16:58:17 -05:00
general.c res_stir_shaken: Add inbound INVITE support. 2020-06-08 10:50:16 -05:00
general.h res_stir_shaken: Add inbound INVITE support. 2020-06-08 10:50:16 -05:00
profile.c AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header. 2022-04-14 16:58:17 -05:00
profile.h AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header. 2022-04-14 16:58:17 -05:00
profile_private.h AST-2022-002 - res_stir_shaken/curl: Add ACL checks for Identity header. 2022-04-14 16:58:17 -05:00
stir_shaken.c AST-2022-001 - res_stir_shaken/curl: Limit file size and check start. 2022-04-14 16:56:56 -05:00
stir_shaken.h AST-2022-001 - res_stir_shaken/curl: Limit file size and check start. 2022-04-14 16:56:56 -05:00
store.c STIR/SHAKEN: Fix certificate type and storage. 2021-05-11 09:29:57 -05:00
store.h res_stir_shaken: Initial commit and reading private key. 2020-03-25 18:04:22 -05:00