Skip to content

voms-proxy-init2 returns bad error message for expired AUP / certificate #148

@maarten-litmaath

Description

@maarten-litmaath

voms-proxy-init2 returns a bad error message for an expired AUP, which is handled OK by voms-proxy-init3.
Demo:

$ voms-proxy-init2 -voms alice [...]
Your identity: [...]
Creating temporary proxy [...] Done
Contacting  voms-alice-auth.cern.ch:443 [/DC=ch/DC=cern/OU=computers/CN=alice-auth.cern.ch] "alice" Failed

Error: Server Answer was incorrectly formatted.

[...]

Compare with the Java client:

$ voms-proxy-init3 -voms alice [...]
Contacting voms-alice-auth.cern.ch:443 [/DC=ch/DC=cern/OU=computers/CN=alice-auth.cern.ch] "alice"...
Remote VOMS server contacted succesfully.

VOMS server voms-alice-auth.cern.ch:443 returned the following errors:
User user.NNNN needs to sign AUP for this organization in order to proceed.

[...]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions