Re: HTTPS/SSL and Kerberos

2018-11-20 Thread ahardy42
By playing around, I noticed that JMeter lets you specify a system props file using the '-q' flag as well. This works. I verified it by removing all kerberos related config from the apache-jmeter-5.0/bin directory, and also by changing the LoginConfig name in the jaas.conf file so it couldn't be

Re: HTTPS/SSL and Kerberos

2018-11-20 Thread ahardy42
So presumably then this error: javax.security.auth.login.LoginException: No LoginModules configured for JMeter at javax.security.auth.login.LoginContext.init(LoginContext.java:264) ~[?:1.8.0_131] at javax.security.auth.login.LoginContext.(LoginContext.java:417) ~[?:1.8.0_131]

Re: HTTPS/SSL and Kerberos

2018-11-19 Thread ahardy42
I defined the properties in a system.properties file which I keep in my code repo and reference on the command line with the '-p' parameter. The jaas.conf is exactly the same. I copied it across to my code base, that's all. I also suspected the jaas.conf file, but I'm not able to force it to

Re: HTTPS/SSL and Kerberos

2018-11-19 Thread Felix Schumacher
X2.MEGACORP.COM X2.MEGACORP.COM KERBEROS The HTTPS/SSL configuration on the server is all hunky-dory as far as I can tell, and encryption has been working fine for weeks for all normal clients. What do I need to check here

HTTPS/SSL and Kerberos

2018-11-19 Thread ahardy42
X2.MEGACORP.COM KERBEROS The HTTPS/SSL configuration on the server is all hunky-dory as far as I can tell, and encryption has been working fine for weeks for all normal clients. What do I need to check here? Thanks Adam -- Sent from: http