We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
new parameter suppress_product_information in acme_srv.cfg to suppress product, author, homepage and version number as below...
suppress_product_information
acme_srv.cfg
{ "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" }
The text was updated successfully, but these errors were encountered:
included in v0.34
Sorry, something went wrong.
No branches or pull requests
new parameter
suppress_product_information
inacme_srv.cfg
to suppress product, author, homepage and version number as below...The text was updated successfully, but these errors were encountered: