Skip to content

ST-1330: Use var for client certificate file name, copy CA pem file to clients, fix bug

J. Bruno Morgado requested to merge st-1330-add-certificate-authority into master
  • Use a variable name for the client certificate file names
  • Copy the ca-certificate.pem to all clients as part of the certificates signing process
  • Fix variables passing bug

Merge request reports