Re: IE 6 Not showing lock when making an https connection.

2004-12-10 Thread allan juul
im not sure i understand is your question wheter this or that browser is interpretating your webpage as a secure or "unsecure" page ? if so it probably could be a number of things [like mixed content on the page] ./allan David Gianndrea wrote: Ok, this is a strange one. I have created an ssl ce

Re: openssl ca - missing files in private folder

2004-12-10 Thread allan juul
what is the output of this command: $ openssl version ./allan Andrew M wrote: hi, I have just downloaded openssl ver 0.9.7e (OS X) and tried to initiate the command to sign a cert: openssl ca -config openssl.cnf -in unit-tests -server.csr -out unit-tests-server.pem On further investigation I

certificate w non-exportable private key

2004-10-25 Thread allan juul
hello beeing new to openssl (as well as ssl) here's a couple of naive questions. i have a (perl)script in which i need to log on into a digital signature protected website. the script can do it with a pkcs12 certificate, but now i wish to do it with my default certificate which was installed direct