SmarteSoft Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

SmarteSoft Forums is now live!

Author Topic: SmarteLoad Agent generates zero traffic on my SLL application.  (Read 1409 times)

SmarteSupport

  • Administrator
  • Jr. Member
  • *****
  • Posts: 171
SmarteLoad Agent generates zero traffic on my SLL application.
« Last Edit: June 02, 2009, 05:14:36 PM by SmarteSupport »
Logged

SmarteSupport

  • Administrator
  • Jr. Member
  • *****
  • Posts: 171
Re: SmarteLoad Agent generates zero traffic on my SLL application.
« Reply #1 on: June 02, 2009, 05:15:03 PM »
Possible problem is that your web site is using an un-trusted security certificate. SmarteLoad Agent works without additional configuration with self-signed certificates and with certificates signed by a well known trusted authority. If a certificate is not self-signed and signed with un-trusted CA then additional configuration must be done. You need to install appropriate security certificates in JRE supplied with SmarteLoad Agent according to http://java.sun.com/javase/6/docs/technotes/tools/windows/keytool.html

 

Location of SmarteLoad Agent JRE:        "c:\Program Files\SmarteSoft\SmarteLoad\jre"

keytool path:                                                   "c:\Program Files\SmarteSoft\SmarteLoad\jre\bin\keytool.exe"

Keystore path:                                                "c:\Program Files\SmarteSoft\SmarteLoad\jre\lib\security\cacerts"

Logged