Skip to content

contrib/shell: Add pair of utility script.

Vincent Pelletier requested to merge vpelletier/kedifa:contrib_shell into master

These scripts automate part of the work needed on the client side of kedifa:

  • retrieving the secret token, storing it along with server authentication (CA cert and CRL) paths
  • serialising a key and certificate pair the way kedifa expects them, and pushing the result to kedifa

Merge request reports