Hi, Nothing wrong, been there, done that... Try to give the keystore path and password in the configuration file. Warning: IE exports a .pfx, I have never been able to use that directly (error message about missing argument if I well remember... check the log file) and I used OpenSSL to transform it in a real .p12.
If you want to use several certificates, JMeter will always use the first certificate in the keystore, so not possible. There are also issues with SSL, the connections are not reused so you may overstress your SSL gate... Laurent -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoy� : jeudi, 20. novembre 2003 17:22 � : [EMAIL PROTECTED] Objet : Client certificates problem Hello, I have a problem with client certificates. I am using jmeter 1.9.1 and java 1.4.2_02. All the trusted certificates are put in the cacerts keystore. The client certificate is exported from IE6.0 into pkcs12 format and added to jmeter with the ssl manager. Jmeter nevers asks for a password for the p12 keystore although it should according to the documentation. It works ok for a pure server ssl connection but with client ssl I only get 403 pages back. What I am doing wrong? Thanks, Peter __________________________________________________________ http://www.wanadoo.nl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

