Hi all, Has anyone of you tried to install, configure, and use OpenCA using the dc-style? (i.e. "dc=university,dc=edu", instead of "o=UCLA,c=US")
This means several things: 1- modifying LDAP config 2- modifying OpenCA configuration for requests. 3- modifying OpenSSL config file 4- modifying some other OpenCA files Does all of this actually work ? At point 4, it includes modifications of some "main.html" files, but I can see there are also some javascripts with references to O, C style: flashgordon:/srv/ra/apache/htdocs # grep -R 'O=' . ./ra/scripts/getParams.js: theForm.dn.value += ", O=" + tmp; ./ra/scripts/getParams.js: theForm.dn.value += "O=" + tmp; flashgordon:/srv/ra/apache/htdocs # grep -R 'C=' . ./ra/scripts/getParams.js: theForm.dn.value += ", C=" + tmp; ./ra/scripts/getParams.js: theForm.dn.value += "C=" + tmp; ./ldap/scripts/getParams.js: theForm.dn.value += ", C=" + tmp; ./ldap/scripts/getParams.js: theForm.dn.value += "C=" + tmp; So, I'm not sure about what I do need to modify to get OpenCA, LDAP, OpenSSL working with the DC-style entries. Any help would be very appreciated. Thanks a lot!! Giovanni -- ing. Giovanni Pedone Fondazione Ugo Bordoni Via B. Castiglione, 59 00142 - ROMA Italy Tel.: +39-0654803444 Mobile: +39-3498867481 ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
