Certgen
A dead simple tool to generate self signed certificates for MinIO TLS deployments
Install / Use
/learn @minio/CertgenREADME
certgen
certgen is a simple tool to generate self-signed certificates, and provides SAN certificates with DNS and IP entries.
Install
<details open="true"><summary><b><a name="binary-releases">Binary Releases</a></b></summary>| OS | ARCH | Binary | |:--------:|:-------:|:----------------------------------------------------------------------------------------------------:| | Linux | amd64 | linux-amd64 | | Linux | arm64 | linux-arm64 | | Linux | ppc64le | linux-ppc64le | | Linux | s390x | linux-s390x | | Apple M1 | arm64 | darwin-arm64 | | Apple | amd64 | darwin-amd64 | | Windows | amd64 | windows-amd64 | | Windows | arm64 | windows-amd64 | | FreeBSD | amd64 | freebsd-amd64 | | FreeBSD | arm64 | freebsd-amd64 |
Download certgen for your specific operating system and platform.
Example (server)
certgen -host "127.0.0.1,localhost"
Created a new certificate 'public.crt', 'private.key' valid for the following names 📜
- "127.0.0.1"
- "localhost"
Example (client)
certgen -client -host "localhost"
Created a new certificate 'client.crt', 'client.key' valid for the following names 📜
- "localhost"
Related Skills
tmux
334.5kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
xurl
334.5kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
blogwatcher
334.5kMonitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
prd
Raito Bitcoin ZK client web portal.
