Bug #802
Default configuration files for x509 authentication driver
Status: | Closed | Start date: | 09/08/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos MartÃn | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
There are a couple of issues with the configuration files of x509 (x509_auth.conf and server_auth.conf):
- configuration files are not properly installed
- configuration attributes are not properly set when specified in the files
- Default path should be $ONE_LOCATION/etc/one/auth/certificates for self-contained installations and not /etc/one/auth/certificates.
Associated revisions
bug #802: This commit includes
- Comment options in configuration files so default values can use $ONE_LOCATION if defined
- Better check of YAML syntax errors
- Changed some tabs for spaces
- By default the installer creates auth/certificates
bug #802: This commit includes
- Comment options in configuration files so default values can use $ONE_LOCATION if defined
- Better check of YAML syntax errors
- Changed some tabs for spaces
- By default the installer creates auth/certificates
(cherry picked from commit 3527bbd1f721d344afca282dab03d84332a72a24)
History
#1 Updated by Ruben S. Montero almost 10 years ago
- Status changed from New to Closed
- Resolution set to fixed