Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration option to suppress product name when querying the directory ressource #144

Closed
grindsa opened this issue Mar 18, 2024 · 1 comment
Labels
completed enhancement New feature or request

Comments

@grindsa
Copy link
Owner

grindsa commented Mar 18, 2024

new parameter suppress_product_information in acme_srv.cfg to suppress product, author, homepage and version number as below...

{
    "newAuthz": "http:/URL/acme/new-authz",
    "newNonce": "http://URL/acme/newnonce",
    "newAccount": "http://URL/acme/newaccount",
    "newOrder": "http://URL/acme/neworders",
    "revokeCert": "http://URL/acme/revokecert",
    "keyChange": "http:/URL/acme/key-change",
    "renewalInfo": "http://URL/acme/renewal-info",
    "meta": {
        "externalAccountRequired": true,
    },
    "2737bf72b19c40398a678f5a1f644d8a": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417"
}
@grindsa grindsa added enhancement New feature or request completed labels Mar 18, 2024
@grindsa
Copy link
Owner Author

grindsa commented Apr 20, 2024

included in v0.34

@grindsa grindsa closed this as completed Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant