Hi all

There are 2 little questions I got while working with OpenCA PKI 0.8.1.

1. LDAP. Why it is necessary to have the basedn like
"o=someOrganization,c=someCountry". Why just "o=someOrganization" is not
enough? I looked at updateLDAP script and found:

## Get Organization
( $org ) = ( $basedn =~ /o\s*=\s*(.*?)[\,\s]+/i );

Is it correct? At least changing last "+" to "*" probably would make it
less restrictive...

2. About signing the approved requests. Which browsers are supported
with this functionality. Mozilla (and Galeon) give me the javascript
error containing something ???_NOT_IMPLEMENTED_???. Is it FAQ? Should I
use IE and NN4.x only? 

Any comments are more than welcome.

Cheers,

Sergey



_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to