Skip to content

darvaza-proxy/wilee

Repository files navigation

Wilee, ACME Server/Proxy

Go Reference Go Report Card codecov

Wilee is darvaza's official ACME (Automatic Certificate Management Environment) server and proxy implementation. It provides automated TLS certificate management following the RFC 8555 protocol.

Status

This project is under active development. The API and features are subject to change.

Specifications

Wilee implements the ACME protocol and extensions. See docs/rfc/ for protocol specifications.

Development

Requirements: Go 1.23 or later.

For development guidelines and AI agent instructions, see AGENTS.md.

Quick Start

make all    # Full build cycle (get deps, generate, tidy, build)
make test   # Run tests
make tidy   # Format and tidy (run before committing)

See also

About

ACME Server/Proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors