Skip to content

Rewrite of package to support multiple authenticated actions

Duncan Macleod requested to merge refactor into master

This PR constitutes basically a complete rewrite of the package to support

  • ECP authentication (result is one or more cookies)
  • X.509 certificate generation
  • ECP authenticated curl

Merge request reports