Page 1 of 1

check_http - How to check site using client certificate

Posted: Tue Oct 10, 2023 3:15 am
by alipoglavsek
I'm trying to monitor content of a website, which uses client certificate to for login.
Using option -K and -J doesn't work. I exported client certificate and private key to a PEM file/format, which I'm using with check_htttp plugin, but I still can't get any data from website.

We don't use any proxy.

Does anyone have a suggestion ?

Re: check_http - How to check site using client certificate

Posted: Tue Oct 24, 2023 11:03 am
by lgute
Hi @alipoglavsek, thanks for reaching out.

If I understand correctly, you need to monitor a website that is using client authentication certificates to control access to the website? Is this correct?