{"id":74617,"library":"venafi-vcert","title":"Venafi vCert","description":"A Go library for automating certificate lifecycle management with Venafi Trust Protection Platform and Venafi Cloud.","status":"active","version":"3.18.4+incompatible","language":"go","source_language":null,"source_url":"https://github.com/Venafi/vcert","tags":["venafi","certificate","tls","ssl","security"],"install":[{"cmd":"go get github.com/Venafi/vcert","lang":"bash","label":"Install github.com/Venafi/vcert"}],"dependencies":[],"imports":[{"symbol":"vcert","correct":"github.com/Venafi/vcert"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Venafi/vcert\"\n)\n\nfunc main() {\n\t// Example: create a new connection\n\tconn, err := vcert.NewConnector(\"https://tpp.example.com\", \"user\", \"password\", nil)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(\"Connected to Venafi\")\n}","lang":"go","description":"Creates a Venafi connector."},"warnings":[{"fix":"Use vcert/v3 import path for version 3.x.","message":"Version 3.x uses a different API than 2.x; check migration guide.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'autom':7 'certif':8,20 'cloud':18 'go':4 'librari':5 'lifecycl':9 'manag':10 'platform':15 'protect':14 'secur':23 'ssl':22 'tls':21 'trust':13 'vcert':2 'venafi':1,12,17,19","created_at":"2026-06-17T19:06:10.709668+00:00","updated_at":"2026-06-17T19:06:10.709668+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Venafi/vcert","github":"https://github.com/Venafi/vcert","docs":"https://pkg.go.dev/github.com/Venafi/vcert#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["security"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}