6cfce7bf29
* Enforce ACME accounts to a specific directory path - Accounts and correspondingly orders, authz should not cross the path boundaries. So we now tag an ACME account with a specific directory based on the requested role/issuer values in the path. - If an operation occurs on a different acme directory path it will cause a failure of the request. - Add some go doc to a few places and reorder the methods in the acme_wrappers.go class to highlight the wrappers and not intertwine the helper functions - Rename path_acme_new_account.go to path_acme_account.go as it has several account related methods now. * Get rid of bad test case - The previous commit contained a bug fix for us properly loading issuers within the ACME path, that exposed this broken/bad test case. Simply remove it. |
||
---|---|---|
.. | ||
aws | ||
consul | ||
database | ||
nomad | ||
pki | ||
pkiext | ||
rabbitmq | ||
ssh | ||
totp | ||
transit |