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

Client certificate authentication #336

Closed
mdineen opened this issue Oct 14, 2015 · 3 comments
Closed

Client certificate authentication #336

mdineen opened this issue Oct 14, 2015 · 3 comments

Comments

@mdineen
Copy link

mdineen commented Oct 14, 2015

Is there a way to support client certificates for authentication in the library?

@giampaolo
Copy link
Owner

I'm no (py)OpenSSL expert. What do you mean by that exactly? That you pass a certfile to the server, then the client has the same certificate and only clients using that certificate will be able to login?
Currently that is not implemented and honestly right now I have no idea how to do that.

@mdineen
Copy link
Author

mdineen commented Oct 22, 2015

No worries, we're going to use SFTP.

@giampaolo
Copy link
Owner

Solved by #428

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

2 participants