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

core_sign_update: Work with a mapped pcscd socket #1661

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

pothos
Copy link
Member

@pothos pothos commented Feb 13, 2024

The sdk user in the container might rejected by the pcscd on the host. Work around that by running the openssl command as root.

How to use

Testing done

Used for current release

The sdk user in the container might rejected by the pcscd on the host.
Work around that by running the openssl command as root.
@krnowak
Copy link
Member

krnowak commented Feb 13, 2024

Or maybe the SDK user should be added to the pcscd group.

Copy link

github-actions bot commented Feb 13, 2024

@pothos
Copy link
Member Author

pothos commented Feb 13, 2024

Or maybe the SDK user should be added to the pcscd group.

Since it's the pcscd on the host outside of the sdk that's nothing we could easily address.
For the case of running pcscd from inside the SDK we have no problem but adding sudo won't hurt.

@krnowak
Copy link
Member

krnowak commented Feb 13, 2024

Or maybe the SDK user should be added to the pcscd group.

Since it's the pcscd on the host outside of the sdk that's nothing we could easily address.

Oh, ok then.

@pothos pothos merged commit 9138d4f into main Feb 13, 2024
1 check failed
@pothos pothos deleted the kai/mapped-pcscd branch February 13, 2024 16:10
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.

2 participants