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

For opensc accessflags fix #16

Merged
merged 1 commit into from
Feb 22, 2012
Merged

For opensc accessflags fix #16

merged 1 commit into from
Feb 22, 2012

Conversation

mjrider
Copy link

@mjrider mjrider commented Jan 10, 2012

Adding default accessflags to the do_store_private_key function in the same way do_generate_key has those accessflags

This seems the right thing to do, when you look at the initial commit which added the flags in do_generate_key and the ticket http:https://www.opensc-project.org/opensc/ticket/198

Currently when storing a key, the accessflags are not set

…e same way do_generate_key has those accessflags

This seems the right thing to do, when you look at the initial commit which added the flags in do_generate_key and the ticket
http:https://www.opensc-project.org/opensc/ticket/198

Currently when storing a key, the accessflags are not set
viktorTarasov added a commit that referenced this pull request Feb 22, 2012
Agree,
it's better to fix the key access flags at the general pkcs15init level.
@viktorTarasov viktorTarasov merged commit bc8e320 into OpenSC:staging Feb 22, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants