{"id":27406102,"url":"https://github.com/kbehouse/grpc-go-mtls","last_synced_at":"2025-10-18T05:33:37.727Z","repository":{"id":98401218,"uuid":"206256223","full_name":"kbehouse/gRPC-go-mTLS","owner":"kbehouse","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-04T07:30:32.000Z","size":19,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T13:07:47.409Z","etag":null,"topics":["go","golang","grpc","grpc-go","mtls","mutual-tls"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kbehouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-04T07:15:44.000Z","updated_at":"2021-09-30T06:17:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e80c5474-bda9-46a8-b3c2-aae1d657bc11","html_url":"https://github.com/kbehouse/gRPC-go-mTLS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kbehouse/gRPC-go-mTLS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbehouse%2FgRPC-go-mTLS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbehouse%2FgRPC-go-mTLS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbehouse%2FgRPC-go-mTLS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbehouse%2FgRPC-go-mTLS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbehouse","download_url":"https://codeload.github.com/kbehouse/gRPC-go-mTLS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbehouse%2FgRPC-go-mTLS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271500313,"owners_count":24770372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","grpc","grpc-go","mtls","mutual-tls"],"created_at":"2025-04-14T06:16:41.436Z","updated_at":"2025-10-18T05:33:37.663Z","avatar_url":"https://github.com/kbehouse.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello gRPC with goLang\n\n[gRPC helloworld](https://github.com/kbehouse/gRPC-go-mTLS/tree/master/helloworld) \u0026 \n\n[gRPC mTLS (mutual TLS) helloworld](https://github.com/kbehouse/gRPC-go-mTLS/tree/master/helloworld_mTLS)\n\n## Intro\n\nhelloworld/ from https://grpc.io/docs/quickstart/go/\n\nhelloworld_mTLS/ from \n\n* https://github.com/nicholasjackson/mtls-go-example\n* http://krishicks.com/post/2016/11/01/using-grpc-with-mutual-tls-in-golang/\n\n## Install\n\nInstall protoc\n\nSee: http://google.github.io/proto-lens/installing-protoc.html\n\n```\nbrew install protobuf\n```\n\nInstall protoc-gen-go\nSee: https://grpc.io/docs/quickstart/go/\n\n```\ngo get -u github.com/golang/protobuf/protoc-gen-go\nexport PATH=$PATH:$GOPATH/bin\n```\n\nInit GoMod\n```\n# if directly use this repo, you don't need it\ngo mod init kbe.grpctest\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbehouse%2Fgrpc-go-mtls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkbehouse%2Fgrpc-go-mtls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbehouse%2Fgrpc-go-mtls/lists"}