[Asterisk-code-review] STIR/SHAKEN: Switch to base64 URL encoding. (asterisk[master])

Benjamin Keith Ford asteriskteam at digium.com
Thu Apr 29 09:42:18 CDT 2021


Benjamin Keith Ford has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/15814 )

Change subject: STIR/SHAKEN: Switch to base64 URL encoding.
......................................................................

STIR/SHAKEN: Switch to base64 URL encoding.

STIR/SHAKEN encodes using base64 URL format. Currently, we just use
base64. New functions have been added that convert to and from base64
encoding.

The origid field should also be an UUID. This means there's no reason to
have it as an option in stir_shaken.conf, as we can simply generate one
when creating the Identity header.

https://wiki.asterisk.org/wiki/display/AST/OpenSIPit+2021

Change-Id: Icf094a2a54e87db91d6b12244c9f5ba4fc2e0b8c
---
M configs/samples/stir_shaken.conf.sample
A doc/UPGRADE-staging/stir_shaken_origid.txt
M include/asterisk/utils.h
M main/utils.c
M res/res_pjsip_stir_shaken.c
M res/res_stir_shaken.c
M res/res_stir_shaken/certificate.c
M res/res_stir_shaken/certificate.h
8 files changed, 207 insertions(+), 46 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/15814/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15814
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Icf094a2a54e87db91d6b12244c9f5ba4fc2e0b8c
Gerrit-Change-Number: 15814
Gerrit-PatchSet: 2
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210429/0eff9b62/attachment.html>


More information about the asterisk-code-review mailing list