Deprecated: software has been renamed to 'macen'
Project description
ACME Management Server (ACMEMS): Now "Macen"
Deprecated: The software has been rename to "Macen"! Please, update to that one to receive future updates.
LetsEncrypt supports issuing free certificates by communication via ACME - the Automatically Certificate Management Evaluation protocol.
This tools is yet another ACME client ... but as a client/server model.
Why yet another ACME client
Some aspects are special:
- ACME handling can be put into own VM / container ...: The server can be placed into an own VM, container, network segment to limit the security risk on compromised systems.
- Only the server requires all the ACME dependencies: The clients require only a SSL tool like OpenSSL and a HTTP client like wget or curl, no python, no build tools. Python with python-acme and its dependencies (PyOpenSSL, Cryptography, ...) is only needed for the server.
- Supports distributed web servers: All
.well-known/acme-challengesrequests for all domains can be served directly by the server. This makes it easy to validate domains when using multiple web server in distributed or fail-over fashion by forwarding all.well-known/acme-challengesrequests. - Only the server needs the ACME account information: It is not that security relevant, but only the ACME Management Server needs access to the account information / key for the ACME server like LetsEncrypt.
- Caching CSR signs: The returned signed certificate of a CSR is cached until the certificate is nearly expired (per default two week). If two machines have manual shared a key and CSR and they reusing both, they will both get from ACMEMS the same certificate back.
License
GPL License
Copyright (c) 2015-2025, Malte Swart
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acme_mgmtserver-0.5.0b1.tar.gz.
File metadata
- Download URL: acme_mgmtserver-0.5.0b1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ccc0baabdb1002d306243b1d5db3377cc63e1b8d9a331c6d763e6e81ae94f8b
|
|
| MD5 |
743ca911a88453654cb52070c7444c3e
|
|
| BLAKE2b-256 |
2d5f0e1657c205cd26ff3849859e1f5781c28203c1f92ede3f3ef5394d331636
|
File details
Details for the file acme_mgmtserver-0.5.0b1-py3-none-any.whl.
File metadata
- Download URL: acme_mgmtserver-0.5.0b1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409b4bd2f2b3bd694e4d97bd4ff645d59c0e7d10554e461390523ffb3ea34d6e
|
|
| MD5 |
5455abd6c7401cc9739ba75d4e06eecf
|
|
| BLAKE2b-256 |
2c3a7507b97fbad5a41acabcab71c1f2ddb6eb617f0bb3d3c0acbf25bb83c2f0
|