certificates
certificates copied to clipboard
please consider setting up apt repository for the deb packages
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
right now the step-cli and step-ca packages you're providing are only available from the github release pages, which is great for trying out the software, but rather inconvenient if one wants to automate installations without having to provide the package hosting themselves.
Why is this needed?
an ability to just add an apt source instead of playing with ever-changing urls to the downloads goes a long way towards convenience when one tries to automate things and yet does not need all the features of your commercial offering.
Related - https://github.com/smallstep/cli/issues/660
@jubalfh take a look at a snippet of the automation script I'm using to automate the installation as a workaround while there is no official deb repository.