-
Notifications
You must be signed in to change notification settings - Fork 50
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
Allow specifying a SSL server-side certificate file / fingerprint #10
Comments
That sounds like a good idea, but I think we would need a different option name for the server. I will gladly review and accept patches to implement this functionality! |
Thanks. I cannot offer to implement it on my own though, sorry. |
fphammerle
added a commit
to fphammerle/dma
that referenced
this issue
Dec 27, 2019
fphammerle
added a commit
to fphammerle/dma
that referenced
this issue
Dec 27, 2019
fphammerle
added a commit
to fphammerle/dma
that referenced
this issue
Dec 27, 2019
fphammerle
added a commit
to fphammerle/dma
that referenced
this issue
Dec 29, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The CERTFILE option of DMA allows specification of the client-side certificate.
Ideally, it would also be possible to specify the cert of the server and force DMA to NOT connect to the server if the cert does not match. Additionally, a fingerprint could be specified.
The text was updated successfully, but these errors were encountered: