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

Adds package signing feature #34

Merged
merged 6 commits into from
Aug 28, 2017
Merged

Conversation

pablopalacios
Copy link
Contributor

These modifications make uhu able to sign packages, both by pushing or by making a uhupkg.

A RSA private key is necessary to sign the package. It can be passed to uhu using UHU_PRIVATE_KEY environment variable.

Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
The solution provided here allows us to send UH-Signature header which
contains the package signature.

Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
Private key used for signing must be set using the UHU_PRIVATE_KEY
environment variable.

Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
@coveralls
Copy link

coveralls commented Aug 28, 2017

Coverage Status

Coverage increased (+0.1%) to 95.02% when pulling 1cb3275 on pablopalacios:signature into c024b65 on UpdateHub:master.

@otavio otavio merged commit b435a82 into UpdateHub:master Aug 28, 2017
@pablopalacios pablopalacios deleted the signature branch October 17, 2017 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants