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
storage.Storage struct creates SSL certificate files on disk with 0o644 permission.
storage.Storage
0o644
https://github.com/haproxytech/client-native/blob/63b32cc413b1ba29e747ce37d1308e1c4fe79159/storage/storage.go#L195C21-L195C21
Can this be made configurable by user as needed?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
storage.Storage
struct creates SSL certificate files on disk with0o644
permission.https://github.com/haproxytech/client-native/blob/63b32cc413b1ba29e747ce37d1308e1c4fe79159/storage/storage.go#L195C21-L195C21
Can this be made configurable by user as needed?
The text was updated successfully, but these errors were encountered: