Hi, I've just downloaded the distribution of the NSS tools. I am trying to create a CA to sign my own XUL applications. When I run certutil as follows:
./certutil -S -s "CN=my.domain, O=my.domain" -n "my.domain" -t ",,C" -x -d . -1 -2 -5 I generate the seed as requested, and then I get the following message: certutil: unable to generate key(s) : An I/O error occurred during security authorization. If anyone has any ideas I'd be grateful. Jay
