Go client SDK and command line utility designed to simplify integrations by automating key generation and certificate enrollment using Venafi machine identity services.
Fix issue where certificate authentication was trying to use the request.keyPassword value instead of the update installation.p12Password. Includes updates to tests and validated.
Fix issue where certificate authentication was trying to use the
request.keyPassword
value instead of the updateinstallation.p12Password
. Includes updates to tests and validated.