Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getProxyCert fails #21

Open
pdowler opened this issue Jul 18, 2017 · 0 comments
Open

getProxyCert fails #21

pdowler opened this issue Jul 18, 2017 · 0 comments

Comments

@pdowler
Copy link
Member

pdowler commented Jul 18, 2017

CredClient.getProxyCertificate fails with when the currently delegated certificate is not valid (eg expired). This leaves the calling service unable to diagnose and report a suitable error to it's caller.

impovement:

  • need a standard error message from service in this case and suitable http status code
  • CredClient needs to handle this and throw a better exception than HttpDownload (IOException)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant