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

Improve CLI use case #248

Open
6 tasks
twifkak opened this issue Feb 21, 2019 · 1 comment
Open
6 tasks

Improve CLI use case #248

twifkak opened this issue Feb 21, 2019 · 1 comment

Comments

@twifkak
Copy link
Member

twifkak commented Feb 21, 2019

Some folks are using cmd/transform + gen-signedexchange offline, rather than running cmd/amppkg online. Improve this use case, filling in the gaps of the other things amppkg does with offline alternatives:

  • Adding a -version flag to cmd/transform so it can output older versions.
  • Specifying the proper inner headers (perhaps output as flags to gen-signedexchange).
  • Specifying the proper outer headers. (Is there a way to do this e.g. with static files on Apache or nginx?)
  • Perhaps knowing when the OCSP response needs to be refreshed. (Though rq + openssl can be used for this.)
  • Maybe ACME cert renewal (unless we can confirm an existing CLI works for SXG certs).
  • Anything else?
@twifkak twifkak added this to the v4: Ease of deployment milestone Feb 21, 2019
@twifkak
Copy link
Member Author

twifkak commented Feb 21, 2019

cc @ithinkihaveacat @uskay

@twifkak twifkak added the fixit label Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant