* About to connect() to api.wpwave.com port 443 (#0)
* Trying 45.77.3.83…
* Connected to api.wpwave.com (45.77.3.83) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* SSL connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
* Server certificate:
* subject: CN=api.wpwave.com
* start date: Feb 17 00:30:06 2020 GMT
* expire date: May 17 00:30:06 2020 GMT
* common name: api.wpwave.com
* issuer: CN=Let’s Encrypt Authority X3,O=Let’s Encrypt,C=US
> GET / HTTP/1.1
> User-Agent: curl/7.29.0
> Host: api.wpwave.com
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx
< Date: Thu, 12 Mar 2020 12:42:40 GMT
< Content-Type: text/html
< Content-Length: 63
< Connection: keep-alive
< Keep-Alive: timeout=60
< Last-Modified: Mon, 01 Jun 2015 08:42:32 GMT
< ETag: “3f-51770ce82ae00”
< Accept-Ranges: bytes
<
* Connection #0 to host api.wpwave.com left intact
<html><body><center><h2>wpWave API!</h2></center></body></html>