amppackager icon indicating copy to clipboard operation
amppackager copied to clipboard

Improve CLI use case

Open twifkak opened this issue 6 years ago • 1 comments
trafficstars

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 avatar Feb 21 '19 17:02 twifkak

cc @ithinkihaveacat @uskay

twifkak avatar Feb 21 '19 17:02 twifkak