Bugzilla – Bug 647
cacertdir setting in server.xml is ignored
Last modified: 2005-12-05 18:24:28
You need to log in before you can comment on or make changes to this bug.
The 'cacertdir' setting in server.xml is ignored. This was bug was introduced when we switched to the new security library based on gssapi. Currently, there is no way to pass a specific list of trusted certificates to the gssapi library.
Fixed. Defined additional property for the setOption() function on gssapi to set a specific set of trusted certificates. The property is no longer ignored.