{"id":53351,"library":"tailscale-certstore","title":"Tailscale Certstore","description":"Package certstore provides a cross-platform certificate store for Tailscale.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/tailscale/certstore","tags":["certificate","store","tailscale","cross-platform"],"install":[{"cmd":"go get github.com/tailscale/certstore","lang":"bash","label":"Install github.com/tailscale/certstore"}],"dependencies":[],"imports":[{"symbol":"certstore","correct":"github.com/tailscale/certstore"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/tailscale/certstore\"\n)\n\nfunc main() {\n\tstore, err := certstore.Open()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer store.Close()\n\tfmt.Println(\"Certificate store opened\")\n}","lang":"go","description":"Open the default certificate store"},"warnings":[],"env_vars":null,"search_vec":"'certif':10,14 'certstor':2,4 'cross':8,18 'cross-platform':7,17 'packag':3 'platform':9,19 'provid':5 'store':11,15 'tailscal':1,13,16","created_at":"2026-06-15T07:36:44.355250+00:00","updated_at":"2026-06-15T07:36:44.355250+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/tailscale/certstore","github":"https://github.com/tailscale/certstore","docs":"https://pkg.go.dev/github.com/tailscale/certstore#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}