I just got a server certificate and am trying to add it to a new cert-database, but the trustargs of "u,u,u" just doesn't register ! Giving it any other trust arg ( say "C,C,C" ) works fine.
This is what I mean : bash-3.00$ /usr/sfw/bin/certutil -A -n "server-cert" -t "u,u,u" -d . -P \ verit-cert- -i ./verit_server-cert.cer bash-3.00$ /usr/sfw/bin/certutil -L -d . -P verit-cert- server-cert ,, bash-3.00$ /usr/sfw/bin/certutil -M -d . -P verit-cert- -n \ "server-cert" -t "C,C,C" bash-3.00$ /usr/sfw/bin/certutil -L -d . -P verit-cert- server-cert C,C,C Any clues as to what do I need to do to set the trustargs to u,u,u ? Thanks, -- hitpats. _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
