Releases: Venafi/vcert
v5.12.2 Pass dns sans values as well when CSR is provided for TPP
Previous to this release, if whatever sans flag was provide together a CSR file for TPP to request a certificate then the flag's value was going to be discarded at the moment to send the request to TPP. Now the sans flags values are allowed to be passed along with the provided CSR file as part of the request to TPP.
dbe1eedb0fb6552a277800ff81bc88fc707ceedb vcert_v5.12.2_darwin.zip
735d624223dbe83ba7f8c75ff4a0cc7ac56f6526 vcert_v5.12.2_darwin_arm.zip
8da9b6b91e8559e551317a5d46e0eceb707161d0 vcert_v5.12.2_linux.zip
f53f5c363be4c95b57bd6e9a5dc6e85a76a002b2 vcert_v5.12.2_linux86.zip
32db6230b7e2dddac1b4904f976a3cf823b3ed6e vcert_v5.12.2_linux_arm.zip
0d865cdaa5416bacd93a1bd106b0f789fc782c85 vcert_v5.12.2_windows.zip
9e1390926394e4b19e7140d4858a130dc23cbcf8 vcert_v5.12.2_windows86.zip
f07c6603fb0a8535326cc00c007594c57705e4a0 vcert_v5.12.2_windows_arm.zip
v5.12.1 Fixes panic caused by SanURI in Cloud Zone
- FIX: crash issue caused by certain
SANUriregexes in Cloud Zone
69a8eb925d7e0b96783b815aac58ee8c6bbdf006 vcert_v5.12.1_darwin.zip
bf457510e2dbbee379be67f9ffe53788c46ab34d vcert_v5.12.1_darwin_arm.zip
9fac0b77df125d8da93514f5fc280cd93e668f88 vcert_v5.12.1_linux.zip
fd0279406a3d56b3ed1b32ab0cd24891ac92efa5 vcert_v5.12.1_linux86.zip
5352ff6506f9171cb5db32917477c5d1faadf8e8 vcert_v5.12.1_linux_arm.zip
db2c1bc336fcc8e08a2afdfb1995cd834785d2dc vcert_v5.12.1_windows.zip
5eb06532691d0ef37c3da687599bfd3eb70717d7 vcert_v5.12.1_windows86.zip
bbf2e11e92c8ceb004adf6c07a3c7cbffffed28f vcert_v5.12.1_windows_arm.zip
v5.12.0 Support for VCP certificate tags
- Add support to provide VCP certificate tags for VCert CLI enroll command.
- Add support to provide VCP certificate tags for VCert CLI renew command.
- Upgrade dependencies.
- Upgrade to Go 1.23.12 to avoid the vulnerability (CVE-2025-4674)
3568e6a9258de65c6b16c4595916094ff311d4b7 vcert_v5.12.0_darwin.zip
b16ed72d874dca98f1f430d90008b4e0e2168e06 vcert_v5.12.0_darwin_arm.zip
c8c9f4c47e3f6748990fab6a3e6c33ff62952774 vcert_v5.12.0_linux.zip
728a0b6f81544c9062ae7c9f6884e7aede30bf01 vcert_v5.12.0_linux86.zip
50ac091843f7c26df04bd571aa957c26d0a8f788 vcert_v5.12.0_linux_arm.zip
8c316c5fc292b9e1eaaa9f881694a9d78586f0b6 vcert_v5.12.0_windows.zip
2aded12d05f849cb383ad37cefc0dcdcb95ab72b vcert_v5.12.0_windows86.zip
3058386c403c49af7c5138cfa3d81bec8839380d vcert_v5.12.0_windows_arm.zip
v5.11.1 Support to revoke certificates in VCP
- Added support to revoke cetificate in VCP using the CLI and the SDK.
Important
RevokeCertificate() method of the TPP Connector given the method RevokeCertificate() of the interface Connector was updated to return a RevocationRequestResponse additional to the error that was returned previously.
To solve this, only add the blank identifier _ to the returned values declaration on the calls to the method RevokeCertificate().
8e2872f406f6d6519ea43dbf4ca7e74380410c07 vcert_v5.11.1_darwin.zip
f7504c6264baa431f9ff1ea2643256614b2b7be0 vcert_v5.11.1_darwin_arm.zip
3ab133c099e5deb39c6ec14a09c013fe539f09af vcert_v5.11.1_linux.zip
6df40377a20fe8de39d451d119503a9cd0f6b076 vcert_v5.11.1_linux86.zip
eee9d85f578ede3d4af5017b8c37778e0eb42402 vcert_v5.11.1_linux_arm.zip
50a2ed4338645a03c5dd67c1f9ab7103bbc6138e vcert_v5.11.1_windows.zip
6ef0179a2aacea9d667f81f9cd2f195923172414 vcert_v5.11.1_windows86.zip
dcbd10378412b84d3bb65707bfe3b5f230aae127 vcert_v5.11.1_windows_arm.zip
v5.11.0-rc1
1a4abb1c105378dfd9f171cb00cb66545c959b3a vcert_v5.11.0-rc1_darwin.zip
24b4c445179947eb0572abe26b73cb3faeaab308 vcert_v5.11.0-rc1_darwin_arm.zip
0455cadf37ac69df9a97118e8b724ac818fe3c62 vcert_v5.11.0-rc1_linux.zip
3f9c72b39d4c74ba616c5ab2f09998ae2ac82200 vcert_v5.11.0-rc1_linux86.zip
faedced280b52fc51d3620663929971017fda122 vcert_v5.11.0-rc1_linux_arm.zip
68aa390232a03498b547cccc8976cf0872c9ece6 vcert_v5.11.0-rc1_windows.zip
239b57f42cf7042ab29c8a33248eb7fcadbf1817 vcert_v5.11.0-rc1_windows86.zip
bc6ee05c00a10769f19ab68b311592916ac2e502 vcert_v5.11.0-rc1_windows_arm.zip
v5.10.2 Allow to set a GCM certificate scope without a certificate name
For the provision CLI command, now it's possible to set the GCM certificate scope without requiring to set the certificate name.
07704f146cd321f8229d61100043f0d12d19def4 vcert_v5.10.2_darwin.zip
ee3c0127f5a8db08f40ab83e9d5f07ae8903e2b4 vcert_v5.10.2_darwin_arm.zip
93d02a8ae10acaae6efa490d792ba8b9f7989f6f vcert_v5.10.2_linux.zip
ae809a489f5c6bb8250252db2d454fa3cf81b291 vcert_v5.10.2_linux86.zip
90572c520aa77b78a8530aafd82a94e508a27729 vcert_v5.10.2_linux_arm.zip
bce8edeeaeb0e8685b9796711c3c7c515e4efc75 vcert_v5.10.2_windows.zip
a70d1f14130db4157a099ac69ebbb87637790980 vcert_v5.10.2_windows86.zip
1585779dfa0bdb2d1df95ef948b1dd0455c6ca34 vcert_v5.10.2_windows_arm.zip
v5.10.1 Add support to provide GCM Certificate Scope for Provision Cloudkeystore
It was added the new flag --gcm-cert-scope to the CLI command provision cloudkeystore to provide the GCM Certificate scope.
8733472b91f3fb7df137f8eba76741909fafcac7 vcert_v5.10.1_darwin.zip
fa5d05f4da2c293484fbcaf2a92a1f7c15f046de vcert_v5.10.1_darwin_arm.zip
7d7580b041f48f664477d37a3f8caee0c0108d4d vcert_v5.10.1_linux.zip
c9c80a06003f727625bf956283e70c2b44c195d5 vcert_v5.10.1_linux86.zip
d02f6cd634133a355737f59b97e76e8a52f4eb82 vcert_v5.10.1_linux_arm.zip
458064b58296ed81528b2370fb937c7deafa4aea vcert_v5.10.1_windows.zip
59b8f60224f57c94ba689e2f5281552e378e8279 vcert_v5.10.1_windows86.zip
d099cb13aeaf63679e3da97b7a142620eecb304f vcert_v5.10.1_windows_arm.zip
v5.10.0 Support for Linux ARM 32 bit Binaries
- Added support for Linux ARM 32 bit binaries.
9c5675e5688366e1853eeffdebb032672b25016e vcert_v5.10.0_darwin.zip
5ceff08abe8b6f3701c39ec0a5b5f94ee58accb5 vcert_v5.10.0_darwin_arm.zip
630696b1a90ac7f5bc64664d465f1377fd49755e vcert_v5.10.0_linux.zip
e85ea1bdfe409d5cae8b9b58d49381c0a3c26796 vcert_v5.10.0_linux86.zip
b38ac0772e18d9c5476ee47b5b1ec4a44f34e19e vcert_v5.10.0_linux_arm.zip
5312bb5bd387778b4f8c4dca2afa77c9b832ea5b vcert_v5.10.0_windows.zip
6ab12369138a89525ed34e19cff2281ab337addb vcert_v5.10.0_windows86.zip
4916117331db51f2b0d1d9bb36ec139acfa59a55 vcert_v5.10.0_windows_arm.zip
v5.9.1 Add missing support for --platform flag
Added support to use --platform flag in the following commands:
- pickup
- renew
- retire
- getpolicy
- setpolicy
3c04e058601ca5e3af596459da56e6c495fc0d22 vcert_v5.9.1_darwin.zip
da8ab82031ff613a01ef8a7503f5f701a2f6c7df vcert_v5.9.1_darwin_arm.zip
88ddc2a741a21a99694b5db46f0798f10caf1064 vcert_v5.9.1_linux.zip
714088687c9dab38d4697df7d7f3669e6b758ccf vcert_v5.9.1_linux86.zip
c155b5e5714e9019e8b249d6acbb9a39d322a897 vcert_v5.9.1_linux_arm.zip
0e5783737f66c1fa3b3b1e8cf5105abee59ea6eb vcert_v5.9.1_windows.zip
4275593338bc3607611d0a777112f97701531fba vcert_v5.9.1_windows86.zip
8d43361571ffbf74094da5d6f584a0ef14a263ec vcert_v5.9.1_windows_arm.zip
v5.9.0 TPP v25.1 support
VCert
- Bumps Golang up to v1.23 [PR#556]
- Adds capability to define EKUs to be included in CSRs [PR#527]
- Fixes backward compatibility for Linux based operating systems that doesn't have libc.so.6
VCert SDK and VCert CLI
Support TPP v25.1 and higher [PR#551]
db3b80bada8e84987c019e0dc161e3fe9f783185 vcert_v5.9.0_darwin.zip
c2a0b9f9fd20b4fccc634da272b828155a410304 vcert_v5.9.0_darwin_arm.zip
e08a720a754b0940f3eb9526015f0b8cc1c7d65d vcert_v5.9.0_linux.zip
a0d9d47f3c8f9131e0ed5fcff89617d9cd572528 vcert_v5.9.0_linux86.zip
93d69191711982f20bdac7cc459924149f0b5066 vcert_v5.9.0_linux_arm.zip
ffb7c1e8767a05ed6a3f1e20d9e471ab7987d76a vcert_v5.9.0_windows.zip
c6865096fcc809be7216c5cf17fb1bcae838f396 vcert_v5.9.0_windows86.zip
80530cccdb19d5d87e46a27ed969a44e8602b586 vcert_v5.9.0_windows_arm.zip