-
Notifications
You must be signed in to change notification settings - Fork 64
Add package signing plugin example using OpenSSL #207
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
…o/examples2 into danimtb/extension-plugin-pkgsign
…o/examples2 into danimtb/extension-plugin-pkgsign
|
All this code should be explained in an example, in the examples section of the docs: https://docs.conan.io/2/examples.html as a part of this PR: conan-io/docs#4365 or in a separate one if you prefer. |
I agree! Let's add it in a different PR |
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
|
I'm a bit concerned about not being clear that this is just an example and we are not taking into account best practices for security, may we add a comment in the code similar to this: and also notes in the READMEs? |
Use the examples with Conan client changes at conan-io/conan#19345