[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Automating importing sso certificates into chromium/chrome



Hello,

I manually generated a new certificate with sso.debian.org, then
combined them into a PEM:

   cat enrico.crt enrico.key > enrico.pem

I then tried to import them into chromium using certutil:

   certutil -d sql:/home/enrico/.pki/nssdb  -A -i enrico.pem -n sso.debian.org -t u -u C

But the certificate shows up in chrome://settings/certificates under
"Other" instead of "Your Certificates".

I could not find any combination of -t and -u that would make the
certificate show up in the right place.

Is there a way to do it automatically with certutil? If so, The process
of enrolling with chrome could be easily scripted.

Help?


Enrico

-- 
GPG key: 4096R/634F4BD1E7AD5568 2009-05-08 Enrico Zini <enrico@enricozini.org>

Attachment: signature.asc
Description: PGP signature


Reply to: