bloritsch    01/10/24 09:23:33

  Modified:    bin      jmeter.properties
  Log:
  Add entry for SSL debug messages
  
  Revision  Changes    Path
  1.29      +4 -0      jakarta-jmeter/bin/jmeter.properties
  
  Index: jmeter.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/bin/jmeter.properties,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- jmeter.properties 2001/10/24 15:45:50     1.28
  +++ jmeter.properties 2001/10/24 16:23:33     1.29
  @@ -26,6 +26,10 @@
   #Alternative protocol of the ssl provider for IAIK JCE + iSaSiLk
   #ssl.pkgs=iaik.protocol
   
  +#Flag for whether to output debug messages to System.err
  +#To enable it, set the value to "true"
  +debug.ssl=false
  +
   #Classname of the Swing default UI  
   #Installed Look and Feel classes on Windows are: 
   # �Metal � = javax.swing.plaf.metal.MetalLookAndFeel 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to