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

CRL fetch SSL check fail #25

Open
oxlade39 opened this issue Feb 11, 2020 · 0 comments
Open

CRL fetch SSL check fail #25

oxlade39 opened this issue Feb 11, 2020 · 0 comments

Comments

@oxlade39
Copy link

oxlade39 commented Feb 11, 2020

When the CRL fetch is performed I’m receiving an HTTPS SSL handshake failure error.

I think this is because the fetch is done by the urllib module and this doesn’t have the certificates (that I’ve registered with the validator. via the intermediates arg) they are required for the CA which is over HTTPS signed using the same certificate chain.

What’s the correct approach to this situation?

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