conblem / async-acme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async ACME

Is an ACME implementation for Tokio based Async applications and libraries

Very MUCH WIP

Currently Supported ACME Apis:

  • Let's Encrypt

Roadmap

  • Test ZeroSSL
  • Add Ed25519 Signing (lets encrypt does not support this)
  • open-ssl feature to remove the rustls dependency in cases where open-ssl is used anyways
  • Automated CI and extensive testing
  • Support happy eyeballs as it currently always uses IPv4

About


Languages

Language:Rust 99.6%Language:Dockerfile 0.3%Language:Shell 0.1%