juju-solutions / layer-tls-client

A Juju layer for tls-client code, to add client code to your charms.
1 stars 8 forks source link

Add support for generating and sending CSRs #14

Open johnsca opened 6 years ago

johnsca commented 6 years ago

Depends on juju-solutions/interface-tls-certificates#5

It would be better for the layer to provide helpers for generating private keys and CSRs locally so that only the CSR and resulting signed cert need be sent over the relation.