certgen
go
certgen | go | |
---|---|---|
3 | 2,254 | |
181 | 127,368 | |
6.6% | 0.9% | |
3.7 | 10.0 | |
9 months ago | about 12 hours ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
certgen
-
Serious certificate issues
Assuming the cert is good here, it can be a proxy issue as well but I have not seen this error in a long time. If you are using a proxy, can you try without? Otherwise, can you temporarily generate a cert with https://github.com/minio/certgen and see if you still see the issue?
-
Need help adding TLS certificates to a tenant in a k3s cluster
So far I have seen some minio documentation (1, 2, ) about how to add the certificates correctly but I haven't been able to set it up correctly :-(
-
Wierdness with minio and self signed cert
You can also check out https://github.com/minio/certgen, `certgen -host "*"` will give you a wild card cert you can use to ensure there is nothing wrong with the SAN that is being presented.
go
-
My Tech Stack in 2025
Back-End: NodeJS and GO
-
The Beauty of Go, Introduction
This series is about Go, a simple, yet powerful, language that has some unique features in its design.
-
Go for Node developers: creating an IDP from scratch - Set-up
Nowadays, due to performance constraints a lot of companies are moving away from NodeJS to Go for their network and API stacks. This series is for developers interest in making the jump from Node.js to Go.
-
PEP 750 – Template Strings has been accepted
Go's preferred way would probably be something like compute the aliased operations on the line(s) before, then reference the final values.
E.G. Adapting https://github.com/golang/go/issues/34174
f := 123.45
-
Testing SingleStore's MCP Server
To use MCPHost, we'll need to install Go. For example, on an Apple Mac with Homebrew, this is as simple as:
-
Deploy HUGO website to Amazon S3 using Pulumi.
A fast and flexible static site generator built with love by bep, spf13, and friends in Go.
- Scala compiler is being rewritten in Go
- Go Optimization Guide
- The Future of JSON in Go (2023) [video]
- Proposal: Encoding/JSON/v2: new API for encoding/JSON
What are some alternatives?
operator - Simple Kubernetes Operator for MinIO clusters :computer:
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
longhorn - Cloud-Native distributed storage built on and for Kubernetes
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io