Forum Discussion
Mayank_Shukla
Altostratus
Jul 10, 2017curl test output
Hi
I have to configure below https health send string with receive string as 200 OK.
GET /r/test HTTP/1.1\r\nHost: abc.xyz.co.in\r\nConnection: Close\r\n\r\n
Below is the curl test ou...
nathe
Cirrocumulus
Jul 10, 2017It looks like you are trying to curl to http, not https, also there may be certificate errors. Does this work better for you?
curl -vk https://172.16.1.2:443/abc.xyz.co.in
The k switch ignores certificate issues.
N
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