Tags: kisom/goutils
Tags
git-sync: sync all remotes and push tags Pull, push, and push tags are now performed against every configured remote rather than just the default. Operations are grouped by type so all pulls complete before any push begins. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add certgen.TestCA for in-memory test certificate infrastructure Provides a P-256 CA that issues leaf certificates for TLS testing with full verification enabled. No files written to disk. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add AIA fields (OCSPServer, IssuingCertificateURL) to certgen.Profile The Profile struct now supports optional OCSPServer and IssuingCertificateURL fields. When populated, these are set on the x509.Certificate template as Authority Information Access extensions before signing. Empty slices are omitted. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
PreviousNext