Forum Discussion
pgsmith_120398
Dec 15, 2014Altostratus
https monitor with un-trusted certificate
I'm working with an application that doesn't support importing a new SSL certificate. I would like to monitor the application using an https montior like:
SEND:"GET /application/api/status\r\n" ...
pgsmith_120398
Dec 16, 2014Altostratus
thanks everyone, i figured it out. I assumed it was the untrusted SSL certificate that was the issue but it was how the SEND string was formatted. I ended up using:
GET /application/api/status HTTP/1.1\r\nHost: LB-FQDN\r\nConnection: close\r\n\r\n
and that resolved it. Thanks for your help.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects