Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

github.com/surajssd/self-signed-cert

Package Overview
Dependencies
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/surajssd/self-signed-cert

Source
Go Modules
Version
v0.0.0-20210521103901-61a5c44ca2f4
Version published
Created
Source

Self Signed Certificate

This tool generates self signed certificates that can be used with Kubernetes webhook servers.

Install

git clone https://github.com/surajssd/self-signed-cert
go install

Now the binary self-signed-cert will be built and available in you GOBIN directory.

Usage

self-signed-cert --namespace <k8s namespace> --service-name <k8s service name>

FAQs

Package last updated on 21 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts