Hi all,
I suspect the trouble comes from the use of a critical extension that no other CRL has:

$ pwd
/etc/grid-security/certificates
$ (for i in *.r0; do openssl crl -text -in $i | grep -q critical && echo $i; done)
62c4a178.r0
8dd53007.r0
$ openssl crl -text -in 62c4a178.r0 | grep -A4 critical
X509v3 Issuing Distribution Point: critical
Full Name:
URI:http://crl3.digicert.com/DigiCertGridCA-1-G2.crl
URI:http://crl4.digicert.com/DigiCertGridCA-1-G2.crl

As DigiCert are unlikely to remove that and NSS looks unlikely to get fixed soon,
I think we will need to converge on (a) viable workaround(s) for the time being...

Either that CRL just gets excluded (presuming nothing vital depends on it),
or a fixed curl is distributed along with XRootD, or ...?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/2065/1684260599@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/2065#issuecomment-1684260599", "url": "https://github.com/xrootd/xrootd/issues/2065#issuecomment-1684260599", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1