Forum Discussion
Joe_Tran
5 years agoAdvisor
Looking at the innards of the service-detector.jar, which is where I think the canonical LMRequest class is defined, you won't be able to do this with an internal web check (scripted or out-of-box) as documented.
You would be able to do this with a scripted Datasource though--something similar to this: https://stackoverflow.com/questions/21223084/how-do-i-use-an-ssl-client-certificate-with-apache-httpclient. The libraries listed in the SO thread solution (except for junit, which isn't necessary) are available to the current GA collector.
I have not attempted to use the apache httpclient libraries in a scripted internal web check... yet. So if you feel adventurous ?...
Related Content
- 10 months ago