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

credentail-cache #142

Open
chris-tian89 opened this issue Apr 10, 2024 · 3 comments
Open

credentail-cache #142

chris-tian89 opened this issue Apr 10, 2024 · 3 comments

Comments

@chris-tian89
Copy link

Hi together,
I am thinking about an in-memory-cache for entering the smartcard-pin when using smimesign. I saw this already in other programs like git with the credentials-helper, which supports an in-memory-cache. Wouldn't that be a great feature to add this as a commandline-flag? Used with git for signing commits would then not require entering the scmartcard-pin for every commt.
Glad to hear what you think.

@tduraide
Copy link

Hi!

Interested in this feature as well.

@lvandenb
Copy link

The PIV standard requires no cache for signing.
Some smartcards / yubikey can be configured for caching the authentication of a key.
But I guess the signing software will not be able to control this.

@gbschenkel
Copy link

I also "need" this, my employeer started to use GitLab self-host, and we started to use x509 to sign the commits. But when I got a branch which I need do a rebase, it asked me 42x to inform the pin to unlock the smartcard to read the certificated...

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

4 participants