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

Add content interface to snap for sharing aziot_keys.so #645

Merged
merged 8 commits into from
Jan 7, 2025

Conversation

damonbarry
Copy link
Member

@damonbarry damonbarry commented Dec 16, 2024

Our snap does not allow dependent snaps to access aziot_keys.so, so they cannot use our OpenSSL engine library for mTLS when their client certificate's private key is backed by our key store. This change adds a content interface for the $SNAP/lib/engines-3 folder, where aziot_keys.so lives.

snap/snapcraft.yaml Outdated Show resolved Hide resolved
@damonbarry damonbarry force-pushed the snap-content-interface branch from ea01601 to 91c3db6 Compare December 18, 2024 23:34
@kodiakhq kodiakhq bot merged commit 7ebed24 into Azure:main Jan 7, 2025
77 checks passed
@damonbarry damonbarry deleted the snap-content-interface branch January 7, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants