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

Getter for TLS server certificates #187

Closed
wants to merge 0 commits into from

Conversation

rnd-jca
Copy link

@rnd-jca rnd-jca commented Oct 9, 2023

Applications that would like to keep track of certificates, for example to send notifications before their expiration, need to access the server certificates. This pull requests adds a simple method to access these certificates.

There may be a better way to perform this task, since I am not very familiar with the code and mechanisms of the driver. I think this is an interesting feature to add and I would be grateful if you could consider it for inclusion.

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

Successfully merging this pull request may close these issues.

1 participant