Skip to content

Releases: CertForge-LLC/certforge-releases

CertForge 0.1.935

Choose a tag to compare

@CertForge100 CertForge100 released this 23 Aug 12:19

CertForge 0.1.935

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.935

See the quick-start guide for full setup instructions.

Changelog

  • 69678a207f23315c38ce756897e38ca8e31b2321: Fix application detail link: use ?detail= not /applications/{id} (@CertForge100)

CertForge 0.1.907

Choose a tag to compare

@CertForge100 CertForge100 released this 21 Aug 00:40

CertForge 0.1.907

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.907

See the quick-start guide for full setup instructions.

Changelog

  • 1dcc6c7c7808f2d982e60182c948d73433f1044c: Fix validity days for private_connector CA sign requests (@CertForge100)

CertForge 0.1.883

Choose a tag to compare

@CertForge100 CertForge100 released this 18 Aug 23:51

CertForge 0.1.883

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.883

See the quick-start guide for full setup instructions.

Changelog

  • b3c88389c634da62339684a27353f19cf5d2d2cf: Cert limit count: match dashboard MANAGED figure (discovered tracked/external + issued, deduped) (@CertForge100)

CertForge 0.1.880

Choose a tag to compare

@CertForge100 CertForge100 released this 18 Aug 23:06

CertForge 0.1.880

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.880

See the quick-start guide for full setup instructions.

Changelog

  • f6b6fe9ad4a14f433e9e31568913d377dcfda18d: DigiCert: real Ping/Revoke/ExternalID, org listing, Test Connection button (@CertForge100)

CertForge 0.1.879

Choose a tag to compare

@CertForge100 CertForge100 released this 18 Aug 22:07

CertForge 0.1.879

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.879

See the quick-start guide for full setup instructions.

Changelog

  • e8821ba40aa2d7e106216976672f8ea14bbb7cee: Alerts: deep-link from email to specific rule row (@CertForge100)

CertForge 0.1.872

Choose a tag to compare

@CertForge100 CertForge100 released this 18 Aug 16:25

CertForge 0.1.872

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.872

See the quick-start guide for full setup instructions.

Changelog

  • 8f501edeeadcc5fa2e94b8df05893afa782e10a8: License: close no-license loophole in self-hosted mode (@CertForge100)

CertForge 0.1.871

Choose a tag to compare

@CertForge100 CertForge100 released this 18 Aug 16:10

CertForge 0.1.871

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.871

See the quick-start guide for full setup instructions.

Changelog

  • 1bdf4a4c50a4913f108487168f5bde0daef9c6ec: SH published version: store in DB instead of file, survives binary swaps (@CertForge100)

CertForge 0.1.870

Choose a tag to compare

@CertForge100 CertForge100 released this 18 Aug 15:58

CertForge 0.1.870

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.870

See the quick-start guide for full setup instructions.

Changelog

  • 8349838452b075f03fab9090529d6f0c4171d46f: Startup: log version and license state on boot (@CertForge100)

CertForge 0.1.869

Choose a tag to compare

@CertForge100 CertForge100 released this 18 Aug 15:34

CertForge 0.1.869

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.869

See the quick-start guide for full setup instructions.

Changelog

  • c35c8dc4d464ea6688f857fdafd5ed968fb74211: Break glass: fix template panic (missing formatBudgetPeriod in FuncMap) (@CertForge100)

CertForge 0.1.815

Choose a tag to compare

@CertForge100 CertForge100 released this 11 Aug 21:49

CertForge 0.1.815

Self-hosted certificate governance platform.

Installation

Linux / macOS (one-liner):

curl -fsSL https://raw.githubusercontent.com/CertForge-LLC/certforge-releases/main/install.sh | sh

Docker:

docker pull ghcr.io/certforge-llc/certforge:0.1.815

See the quick-start guide for full setup instructions.

Changelog

  • a4424b42e9d5343b1bfb7e2755f096e55a7b5784: Fix SQLite: add key_store_jobs, all MSP/change window tables, connector_security_events; fix api_key_activity columns (@CertForge100)