Bug 53480 - Add Kerberos support to Http Sampler (HttpClient4)

Make jaas application configuration and default to JMeter
Bugzilla Id: 53480

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1509858 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4c35341b67
This commit is contained in:
Philippe Mouawad 2013-08-02 20:59:57 +00:00
parent 573311d02e
commit a2506c9e6e
1 changed files with 4 additions and 0 deletions

View File

@ -332,6 +332,10 @@ log_level.jorphan=INFO
# Define the local host address to be used for multi-homed hosts
#httpclient.localaddress=1.2.3.4
# AuthManager Kerberos configuration
# Name of application module used in jaas.conf
#kerberos_jaas_application=JMeter
# Sample logging levels for Commons HttpClient
#
# Commons HttpClient Logging information can be found at: