haproxy - curl -vvk

Created Diff never expires
6 removals
49 lines
6 additions
49 lines
root@mc-hapr-v-201a:/etc/haproxy# curl -vvk https://mc-vidm-v-201a.momusconsulting.com/SAAS/API/1.0/REST/system/health/heartbeat
root@mc-hapr-v-201a:/etc/haproxy# curl -vvk https://10.10.1.85/SAAS/API/1.0/REST/system/health/heartbeat
* Trying 10.10.1.85...
* Trying 10.10.1.85...
* TCP_NODELAY set
* TCP_NODELAY set
* Connected to mc-vidm-v-201a.momusconsulting.com (10.10.1.85) port 443 (#0)
* Connected to 10.10.1.85 (10.10.1.85) port 443 (#0)
* ALPN, offering h2
* ALPN, offering h2
* ALPN, offering http/1.1
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
* ALPN, server did not agree to a protocol
* ALPN, server did not agree to a protocol
* Server certificate:
* Server certificate:
* subject: C=GB; ST=Hampshire; L=Basingstoke; O=Momus Consulting; OU=Momus Labs; CN=vidmlb.momusconsulting.com
* subject: C=GB; ST=Hampshire; L=Basingstoke; O=Momus Consulting; OU=Momus Labs; CN=vidmlb.momusconsulting.com
* start date: Nov 30 15:04:59 2021 GMT
* start date: Nov 30 15:04:59 2021 GMT
* expire date: Nov 29 15:04:59 2026 GMT
* expire date: Nov 29 15:04:59 2026 GMT
* issuer: DC=com; DC=momusconsulting; CN=MomusInterCA
* issuer: DC=com; DC=momusconsulting; CN=MomusInterCA
* SSL certificate verify ok.
* SSL certificate verify ok.
> GET /SAAS/API/1.0/REST/system/health/heartbeat HTTP/1.1
> GET /SAAS/API/1.0/REST/system/health/heartbeat HTTP/1.1
> Host: mc-vidm-v-201a.momusconsulting.com
> Host: 10.10.1.85
> User-Agent: curl/7.58.0
> User-Agent: curl/7.58.0
> Accept: */*
> Accept: */*
>
>
< HTTP/1.1 200
< HTTP/1.1 200
< Cache-Control: no-cache, no-store, must-revalidate
< Cache-Control: no-cache, no-store, must-revalidate
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Strict-Transport-Security: max-age=31536000
< Strict-Transport-Security: max-age=31536000
< X-XSS-Protection: 1; mode=block
< X-XSS-Protection: 1; mode=block
< X-Frame-Options: SAMEORIGIN
< X-Frame-Options: SAMEORIGIN
< X-Content-Type-Options: nosniff
< X-Content-Type-Options: nosniff
< Content-Security-Policy: object-src 'none'; default-src blob: https: 'self' ; script-src 'unsafe-inline' 'unsafe-eval' https: 'self' ; style-src 'unsafe-inline' https: 'self'; img-src https: data: 'self'
< Content-Security-Policy: object-src 'none'; default-src blob: https: 'self' ; script-src 'unsafe-inline' 'unsafe-eval' https: 'self' ; style-src 'unsafe-inline' https: 'self'; img-src https: data: 'self'
< Set-Cookie: JSESSIONID=57D0647C5BBB12EE71C4B7DCA3E690E5; Path=/; Secure; HttpOnly
< Set-Cookie: JSESSIONID=4C7D40FD7055A116AC09876E5EB0FE10; Path=/; Secure; HttpOnly
< P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
< P3P: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"
< Content-Type: text/plain;charset=ISO-8859-1
< Content-Type: text/plain;charset=ISO-8859-1
< Content-Length: 2
< Content-Length: 2
< Date: Wed, 01 Dec 2021 15:16:23 GMT
< Date: Wed, 01 Dec 2021 15:16:43 GMT
<
<
* Connection #0 to host mc-vidm-v-201a.momusconsulting.com left intact
* Connection #0 to host 10.10.1.85 left intact
okroot@mc-hapr-v-201a:/etc/haproxy#
okroot@mc-hapr-v-201a:/etc/haproxy#
root@mc-hapr-v-201a:/etc/haproxy#
root@mc-hapr-v-201a:/etc/haproxy#