[asterisk-bugs] [JIRA] (ASTERISK-24575) [patch]Make capath work for res_pjsip
cloos (JIRA)
noreply at issues.asterisk.org
Thu Dec 4 16:35:29 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223890#comment-223890 ]
cloos commented on ASTERISK-24575:
----------------------------------
Mark,
Thanks. That assert change is indeed wrong.
And file does have to be NULL or a valid pem file for path to be considered.
(cf X509_STORE_load_locations() in crypto/x509/x509_d2.c)
I’ll fix the patch to ensure that empty strings are not sent.
Thanks again.
> [patch]Make capath work for res_pjsip
> -------------------------------------
>
> Key: ASTERISK-24575
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24575
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: pjproject/pjsip, Resources/res_pjsip
> Affects Versions: SVN, 12.7.1, 13.0.1
> Reporter: cloos
> Attachments: pj-ca-path-12.diff, pj-ca-path-trunk.diff, pjproject-ca-path.diff
>
>
> Every component which does tls supports capaths in addition to cafiles, except pjsip.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list