Pneumatic
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Hi Peter,
Thank you.
- Cloudflare Done.
- Curl Version: Curl-7.76
- curl -v https://noc1.wordfence.com result below:
[root]# curl -v https://noc1.wordfence.com/
* Trying 52.25.185.95:443...
* Connected to noc1.wordfence.com (52.25.185.95) port 443 (#0)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
* CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
* subject: CN=noc1.wordfence.com
* start date: May 12 00:00:00 2024 GMT
* expire date: Jun 11 23:59:59 2025 GMT
* subjectAltName: host "noc1.wordfence.com" matched cert's "noc1.wordfence.com"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
* SSL certificate verify ok.
> GET / HTTP/1.1
> Host: noc1.wordfence.com
> User-Agent: curl/7.76.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Wed, 30 Oct 2024 00:51:26 GMT
< Content-Type: text/plain
< Content-Length: 108
< Connection: keep-alive
< Server: nginx
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< X-Content-Type-Options: nosniff
< Strict-Transport-Security: max-age=31536000; includeSubDomains
<
* Connection #0 to host noc1.wordfence.com left intact
{"errorMsg":"Wordfence API error: Your site did not send an API key when contacting the Wordfence servers."}
[root]#Problem still the same.
- This reply was modified 1 year, 7 months ago by Pneumatic.
Viewing 1 replies (of 1 total)