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

Feature(#94) Add Dynamic Certificate Cloning Support #243

Merged
merged 5 commits into from
Sep 14, 2020
Merged

Conversation

alxbl
Copy link
Collaborator

@alxbl alxbl commented Aug 21, 2020

This pull request re-orders the StartTLS negotiation code and adds a certificate cache that clones and stores all encountered certificates from target servers.

The cache is persisted on disk in $PYRDP_OUTDIR/certs.

Dynamic certificate cloning can be enabled with -c auto, otherwise the default (or specified) certificate is used as usual.


Closes #94

@alxbl alxbl marked this pull request as ready for review August 21, 2020 15:26
@alxbl alxbl merged commit 5b4223c into master Sep 14, 2020
@obilodeau obilodeau deleted the dynamic-certs branch August 6, 2021 17:17
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.

Clone server certificate dynamically
1 participant