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

Smartcard login error #8667

Closed
cyberduck opened this issue Mar 16, 2015 · 4 comments
Closed

Smartcard login error #8667

cyberduck opened this issue Mar 16, 2015 · 4 comments

Comments

@cyberduck
Copy link
Collaborator

f8cd07a created the issue

See ticket 8627

Hi,
Error is still there in version 4.7 (17149)
see attach

Regards
Yvan


Attachments

@cyberduck
Copy link
Collaborator Author

f8cd07a commented

Hi,

Where is the resolution ?
Duplicate ?
i am using version 4.7 c830391 (see attachment)
The error was in version 4.6.5 ticket 8627, was resolved two weeks ago, but the error came back in version 4.7

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

For any secure connection (in your case WebDAV over SSL/TLS) the certificate store needs to be initialized. There are certificates in your personal key store which have their private key on a smart card. That's the reason why the window pops up. You need the card reader attached with the appropriate smart card or you get rid of the certificates in the store.

@cyberduck
Copy link
Collaborator Author

f8cd07a commented

Hi,
I am not convinced by your explanation, as I regularly use smart cards (EID, Bank, ...), there are 3 active in the personal store (6 certificates : 1 authentication cert and 1 signature cert for each). When I do not put a card in the reader, I get the warning (smart card login) 6 times. when I insert one of the active cards into the reader, the warning appears only 4 times. Since I do not want to remove the certificates, in any case I would get at least 4 times that totally useless warning.
If the connection webdav needs the certificate stored on a smart card, the store needs to be initialized, okay but, are you sure that there is no possibility to check if the certificates found in the store are not necessary for the desired connection and so bypass the warning.
Some other programs that also use a WebDAV connection over SSL does not have that problem.

Thanks Yvan

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8595.

@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.
Projects
None yet
Development

No branches or pull requests

1 participant