Go client SDK and command line utility designed to simplify integrations by automating key generation and certificate enrollment using Venafi machine identity services.
Adds legacy support for PKCS12. E2E tests don't work on newer docker images because of new Open SSL that dropped support by default, adding flag to restore the support). This fixes:
Adds legacy support for PKCS12. E2E tests don't work on newer docker images because of new Open SSL that dropped support by default, adding flag to restore the support). This fixes:
Constrain Ruby image version to
ruby:3.2
. This is so we don't get any surprise eventually due issue mentioned happened above.