Hi
Pete while i was working on the syntax used by you i think the error was in the rui.crt word. remember you have mentioned in the first time when creating a rui.
"openssl req -new -x509 -extensions v3_ca -keyout rui.key -out myroot.crt -days 3650 -config openssl.cnf"
you have mentioned the file name as myroot.crt and when trying to create new .pfx file
"openssl pkcs12 -export -in rui.crt -inkey rui.key -out rui.pfx"
you need to change the rui.crt to myroot.crt and that will work for you.
bhanu
Main Topics
Browse All Topics





by: bhanukir7Posted on 2008-06-07 at 06:51:53ID: 21735455
Hi
You have a tough one up. I am currently testing it on win2003 and will update you once i am done.
One thing that i see in your issue is the likely possiblity of the password entered for rui.key is incorrect. Check that out
bhanu