Re: signing with imported cert fails to sign application

2007-01-23 Thread alvolkov
Hi Richard, You need to have private key in cert/key database you intend to use in order to perform a message/code signing operation. > certutil -L -d . -n "certs.myorg.org/signing" -a -o myself.cacert > certutil -N -d new_db > certutil -A -n "certs.myorg.org/signing" -t ",,C" -i m

Re: How to create cert7.db?

2007-01-23 Thread Wan-Teh Chang
Michael Ströder wrote: HI! A software vendor ships a product based on libnss which requires setup of old cert7.db. Recent versions of certutil create the newer format usually called cert8.db. Which version of certutil has to be used for creating cert7.db and where to download it? (Windows or Li

Re: signing with imported cert fails to sign application

2007-01-23 Thread @(none)
Nelson B a écrit : http://certs.mozdev.org/cadraft.html Thank you very much for that quick and precise answer that will be very usefull. > http://certs.mozdev.org/ I should have noticed the yellow color a read a bit further ;-) ___ dev-tech-crypto

How to create cert7.db?

2007-01-23 Thread Michael Ströder
HI! A software vendor ships a product based on libnss which requires setup of old cert7.db. Recent versions of certutil create the newer format usually called cert8.db. Which version of certutil has to be used for creating cert7.db and where to download it? (Windows or Linux). I also tried to run

Re: signing with imported cert fails to sign application

2007-01-23 Thread Nelson B
Richard Hitier wrote: > We are multiple developpers working on the same project > requirering signed scripts. > > in order to deploy signing certs, I followed the > http://books.mozdev.org/html/mozilla-chp-12-sect-5.html > instructions. And despite following all the step

signing with imported cert fails to sign application

2007-01-23 Thread Richard Hitier
Hello, We are multiple developpers working on the same project requirering signed scripts. in order to deploy signing certs, I followed the http://books.mozdev.org/html/mozilla-chp-12-sect-5.html instructions. creating base, root cert, distro cert and signing cert, t

migrating mozilla keystore to java built in keystore

2007-01-23 Thread Bla�
For the need of my application which i developed inside windows XP i need to move existing mozilla keystore data to a jdeveloper java keystore. I have found a very "useful" article at address: http://developers.sun.com/prodtech/appserver/reference/techart/keymgmt.html For this funxction first i