2025-11-13 13:39:06 +08:00
2025-11-13 13:25:46 +08:00
2024-05-14 12:17:14 +08:00
2024-07-31 11:55:12 +08:00
2024-05-14 12:17:14 +08:00
2024-05-14 12:17:14 +08:00
2024-07-31 12:06:11 +08:00
2025-11-13 13:39:06 +08:00

acme-export

target file: /path/acme.json

destination files:

certs/
    example.com/
        cert.pem
        chain.pem
        fullchain.pem
        privkey.pem
    sub.example.nl/
        cert.pem
        chain.pem
        fullchain.pem
        privkey.pem
certs_flat/
    example.com.crt
    example.com.key
    example.com.chain.pem
    sub.example.nl.crt
    sub.example.nl.key
    sub.example.nl.chain.pem
Description
No description provided
Readme 54 KiB
Languages
Go 94.7%
Dockerfile 2.8%
Makefile 2.5%