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

add read only mode of operation to ZTS #439

Merged
merged 2 commits into from
Apr 3, 2018
Merged

add read only mode of operation to ZTS #439

merged 2 commits into from
Apr 3, 2018

Conversation

havetisyan
Copy link
Collaborator

if athenz.zts.read_only_mode property is set to true then all post operations for x.509 certificates will be rejected since those require write access to the certificate record database.

this is useful when there are db operations that need to be carried that would require zts to be in read only mode (we already have same functionality in zms server).

@hawk259
Copy link

hawk259 commented Apr 3, 2018

👍

@havetisyan havetisyan merged commit b40d6a6 into master Apr 3, 2018
@havetisyan havetisyan deleted the readonly branch April 3, 2018 23:31
WindzCUHK pushed a commit to WindzCUHK/athenz that referenced this pull request Nov 12, 2019
* add read only mode of operation to ZTS

* update unit tests to close our objects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants