[Asterisk-code-review] spelling: certificate (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:04:44 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16792 )


Change subject: spelling: certificate
......................................................................

spelling: certificate

Change-Id: I06fe2f4ada7da08b8239b1a78dfb8caa39276d8d
---
M configs/samples/sip.conf.sample
M res/res_stir_shaken/certificate.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/16792/1

diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample
index cd4fb2b..5c70ba4 100644
--- a/configs/samples/sip.conf.sample
+++ b/configs/samples/sip.conf.sample
@@ -1369,7 +1369,7 @@
 ;				     ; A value of 'yes' will perform both certificate and fingerprint verification
 ;				     ; A value of 'no' will perform no certificate or fingerprint verification
 ;				     ; A value of 'fingerprint' will perform ONLY fingerprint verification
-;				     ; A value of 'certificate' will perform ONLY certficiate verification
+;				     ; A value of 'certificate' will perform ONLY certificate verification
 ; dtlsrekey = 60                     ; Interval at which to renegotiate the TLS session and rekey the SRTP session
 ;                                    ; If this is not set or the value provided is 0 rekeying will be disabled
 ; dtlsautogeneratecert = yes         ; Enable ephemeral DTLS certificate generation. The default is 'no.'
diff --git a/res/res_stir_shaken/certificate.c b/res/res_stir_shaken/certificate.c
index df4f38b..9abe280 100644
--- a/res/res_stir_shaken/certificate.c
+++ b/res/res_stir_shaken/certificate.c
@@ -272,7 +272,7 @@
 
 #ifdef TEST_FRAMEWORK
 
-/* Name for test certificaate */
+/* Name for test certificate */
 #define TEST_CONFIG_NAME "test_stir_shaken_certificate"
 /* The public key URL to use for the test certificate */
 #define TEST_CONFIG_URL "http://testing123"

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16792
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I06fe2f4ada7da08b8239b1a78dfb8caa39276d8d
Gerrit-Change-Number: 16792
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/2174cd9f/attachment-0001.html>


More information about the asterisk-code-review mailing list