{"id":75527,"library":"venafi-vcert-v4","title":"VCert","description":"A Go library for managing TLS certificates via Venafi's platform.","status":"active","version":"4.24.0","language":"go","source_language":null,"source_url":"https://github.com/Venafi/vcert","tags":["certificate","venafi","tls","security"],"install":[{"cmd":"go get github.com/Venafi/vcert/v4","lang":"bash","label":"Install github.com/Venafi/vcert/v4"}],"dependencies":[],"imports":[{"symbol":"vcert","correct":"github.com/Venafi/vcert/v4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/Venafi/vcert/v4\"\n)\n\nfunc main() {\n\tconnector, _ := vcert.NewClient(&vcert.Config{ConnectorType: vcert.ConnectorTypeFake})\n\tfmt.Println(connector)\n}","lang":"go","description":"Creates a new VCert client with a fake connector."},"warnings":[{"fix":"Use v4 import path and update code accordingly.","message":"Version 4 has breaking API changes from v3.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'certif':8,13 'go':3 'librari':4 'manag':6 'platform':12 'secur':16 'tls':7,15 'vcert':1 'venafi':10,14 'via':9","created_at":"2026-06-17T19:17:57.912537+00:00","updated_at":"2026-06-17T19:17:57.912537+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/v4#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","auth"],"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}}