{"id":73737,"library":"github-fakeca","title":"fakeca","description":"A Go library for generating fake certificate authorities and certificates for testing.","status":"active","version":"0.2.0","language":"go","source_language":null,"source_url":"https://github.com/github/fakeca","tags":["testing","certificate","tls","ca"],"install":[{"cmd":"go get github.com/github/fakeca","lang":"bash","label":"Install github.com/github/fakeca"}],"dependencies":[],"imports":[{"symbol":"fakeca","correct":"github.com/github/fakeca"}],"quickstart":{"code":"package main\n\nimport (\n\t\"crypto/tls\"\n\t\"github.com/github/fakeca\"\n)\n\nfunc main() {\n\tca, _ := fakeca.New()\n\tcert, _ := ca.Issue(nil)\n\t_ = tls.Certificate{Certificate: [][]byte{cert.Raw}, PrivateKey: cert.PrivateKey}\n}","lang":"go","description":"Create a fake CA and issue a certificate."},"warnings":[],"env_vars":null,"search_vec":"'author':9 'ca':17 'certif':8,11,15 'fake':7 'fakeca':1 'generat':6 'go':3 'librari':4 'test':13,14 'tls':16","created_at":"2026-06-17T18:54:31.790950+00:00","updated_at":"2026-06-17T18:54:31.790950+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/github/fakeca","github":"https://github.com/github/fakeca","docs":"https://pkg.go.dev/github.com/github/fakeca#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","testing"],"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}}