{"id":63776,"library":"tlsconfig","title":"tlsconfig","description":"Package tlsconfig provides opinionated helpers for building TLS configurations following CloudFoundry best practices.","status":"active","version":"0.51.0","language":"go","source_language":null,"source_url":"https://github.com/cloudfoundry/tlsconfig","tags":["tls","security","cloudfoundry","config"],"install":[{"cmd":"go get code.cloudfoundry.org/tlsconfig","lang":"bash","label":"Install code.cloudfoundry.org/tlsconfig"}],"dependencies":[],"imports":[{"symbol":"tlsconfig","correct":"code.cloudfoundry.org/tlsconfig"}],"quickstart":{"code":"package main\n\nimport (\n\t\"crypto/tls\"\n\t\"fmt\"\n\t\"code.cloudfoundry.org/tlsconfig\"\n)\n\nfunc main() {\n\tconfig, err := tlsconfig.Build(\n\t\ttlsconfig.WithInternalServiceDefaults(),\n\t)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Printf(\"%+v\\n\", config)\n}","lang":"go","description":"Build a TLS config with internal service defaults."},"warnings":[],"env_vars":null,"search_vec":"'best':13 'build':8 'cloudfoundri':12,17 'config':18 'configur':10 'follow':11 'helper':6 'opinion':5 'packag':2 'practic':14 'provid':4 'secur':16 'tls':9,15 'tlsconfig':1,3","created_at":"2026-06-17T16:47:45.851186+00:00","updated_at":"2026-06-17T16:47:45.851186+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/cloudfoundry/tlsconfig","github":"https://github.com/cloudfoundry/tlsconfig","docs":"https://pkg.go.dev/code.cloudfoundry.org/tlsconfig#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config"],"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}}