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

TLS mutual (two-way) certificate authentication #5883

Closed
cyberduck opened this issue Apr 7, 2011 · 13 comments
Closed

TLS mutual (two-way) certificate authentication #5883

cyberduck opened this issue Apr 7, 2011 · 13 comments
Assignees
Labels
enhancement fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

Frederik Orellana created the issue

This would be a useful feature for the grid community that use certificates to authenticate with HTTPS/WebDav servers (Apache with mod_ssl+mod_dav).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I did some initial work on this in 96987bc.

@cyberduck
Copy link
Collaborator Author

Arne Schmitz De commented

Did anything happen to support TLS client certs? Would be really awesome to use this for both FTP+SSL and HTTPS/WebDav.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:2 Arne Schmitz De]:

Did anything happen to support TLS client certs? Would be really awesome to use this for both FTP+SSL and HTTPS/WebDav.

There are still many quirks to figure out in the client certificate selection.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone 4.2 deleted

@cyberduck
Copy link
Collaborator Author

@dkocher commented

More work in 6e13999.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Client certificate prompt on Windows in c71b322.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Make use of MSCAPI native keystore implementation for Windows in 78a20c8.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Make keystore lookup platform dependent in 605a84b.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix alias lookup in 64bf1c8.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Added client handshake failure test in f712cf1.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Localization in 785b516.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix to display only certificates matching the distinguished name from the Keychain in b14d0cb.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available to test this feature.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement fixed webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants