SSL Invalid

I issued free SSL “Origin” and installed on my domain from Plesk Panel and Chrome still saying invalid.

Origin certificates are intended to be used for encryption between your server and their edges, Not between your server and site visitors.

What’s the domain?

xshare.club

You are connecting directly to your origin. That may be due to DNS caching. You can try clearing your local DNS cache. From the interwebs a trusted cert is displayed.

curl -Iv https://xshare.club * Rebuilt URL to: https://xshare.club/

  • Trying 2606:4700:30::6818:765f…
  • Connected to xshare.club (2606:4700:30::6818:765f) port 443 (#0)
  • found 148 certificates in /etc/ssl/certs/ca-certificates.crt
  • found 592 certificates in /etc/ssl/certs
  • ALPN, offering http/1.1
  • SSL connection using TLS1.2 / ECDHE_ECDSA_AES_128_GCM_SHA256
  •    server certificate verification OK
    
  •    server certificate status verification SKIPPED
    
  •    common name: sni.cloudflaressl.com (matched)
    
  •    server certificate expiration date OK
    
  •    server certificate activation date OK
    
  •    certificate public key: EC
    
  •    certificate version: #3
    
  •    subject: C=US,ST=CA,L=San Francisco,O=Cloudflare\, Inc.,CN=sni.cloudflaressl.com  *        start date: Tue, 01 Oct 2019 00:00:00 GMT
    
  •    expire date: Wed, 30 Sep 2020 12:00:00 GMT
    
  •    issuer: C=US,ST=CA,L=San Francisco,O=CloudFlare\, Inc.,CN=CloudFlare Inc ECC CA-2 *        compression: NULL
    
  • ALPN, server accepted to use http/1.1

HEAD / HTTP/1.1
Host: xshare.club
User-Agent: curl/7.47.0
Accept: /

< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Date: Tue, 01 Oct 2019 14:06:36 GMT
Date: Tue, 01 Oct 2019 14:06:36 GMT
< Content-Type: text/html; charset=UTF-8
Content-Type: text/html; charset=UTF-8
< Connection: keep-alive
Connection: keep-alive
< Set-Cookie: __cfduid=d0922a1ff35f48b8620804ed6cb0df89d1569938796; expires=Wed, 30-Sep-20 14:06:36 GMT; path=/; domain=.xshare.club; HttpOnly; Secure
Set-Cookie: __cfduid=d0922a1ff35f48b8620804ed6cb0df89d1569938796; expires=Wed, 30-Sep-20 14:06:36 GMT; path=/; domain=.xshare.club; HttpOnly; Secure
< X-Powered-By: PHP/7.2.23
X-Powered-By: PHP/7.2.23
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: no-store, no-cache, must-revalidate
< Pragma: no-cache
Pragma: no-cache
< Set-Cookie: filehosting=9sdbmtemulod7up16p209chrvd; expires=Wed, 02-Oct-2019 14:06:36 GMT; Max-Age=86400; path=/
Set-Cookie: filehosting=9sdbmtemulod7up16p209chrvd; expires=Wed, 02-Oct-2019 14:06:36 GMT; Max-Age=86400; path=/
< X-Powered-By: PleskLin
X-Powered-By: PleskLin
< MS-Author-Via: DAV
MS-Author-Via: DAV
< Expect-CT: max-age=604800, report-uri=“https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct
Expect-CT: max-age=604800, report-uri=“https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct
< Server: cloudflare
Server: cloudflare
< CF-RAY: 51eeff851c6be033-DFW
CF-RAY: 51eeff851c6be033-DFW

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.