Hi @adriansev -

What you post appears to be a different problem:

Auth protocol handler for gsi refuses to give us more credentials Secgsi: ErrParseBuffer: could not instantiate digest object: kXGS_cert

The "digest" object here is used to sign messages. Looking at the code, it defaults to sha1:md5 (probably both are not enabled in your client if it's Fedora/RHEL9-based). I believe the default digest can be set on the server side with:

sec.protocol gsi [...other opts...] -md:sha256

(ref: https://xrootd.slac.stanford.edu/doc/dev56/sec_config.htm)

If that doesn't solve it, let's file a separate ticket as it's a distinct issue.

Brian


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

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/2014#issuecomment-1582500023", "url": "https://github.com/xrootd/xrootd/issues/2014#issuecomment-1582500023", "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