jww is right — you’re referencing the wrong intermediate certificate.
As you have been issued with a SHA256 certificate, you will need the SHA256 intermediate. You can grab it from here: http://secure2.alphassl.com/cacert/gsalphasha2g2r1.crt
Related Posts:
- Is there a way to force ssl on certain pages
- Specific Page/Post Need to Stay Non SSL
- My site thinks it’s secure when it is fact not
- How to view all ssl certificates in a bundle?
- How to install OpenSSL in windows 10?
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- curl: (60) SSL certificate problem: unable to get local issuer certificate
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- curl: (60) SSL certificate problem: unable to get local issuer certificate
- How to redirect all HTTP requests to HTTPS
- How to generate a self-signed SSL certificate using OpenSSL?
- Java: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site?
- Python requests SSL error – certificate verify failed
- Error `sec_error_revoked_certificate` when viewed in Firefox only
- How can I make uploaded images in the editor load with HTTPS?
- Any any insecure http:// URLs left in wordpress?
- HSTS header not being added correctly
- FORCE_SSL_ADMIN affecting subdomains
- how to download the ssl certificate from a website?
- Heartbleed: What is it and what are options to mitigate it?
- Best location to keep SSL certificates and private keys on Ubuntu servers?
- Generating a self-signed cert with openssl that works in Chrome 58
- Is it safe to update wp-includes/certificates/ca-bundle.crt manually?
- Openssl : error “self signed certificate in certificate chain”
- What is .crt and .key files and how to generate them?
- NET::ERR_CERT_REVOKED in Chrome, when the certificate is not actually revoked
- What is the difference between a cer, pvk, and pfx file?
- https connection using CURL from command line
- How to solve “Kernel panic – not syncing – Attempted to kill init” — without erasing any user data
- What’s the best approach for generating a new API key?
- Curl command for https ( SSL )
- Received fatal alert: handshake_failure through SSLHandshakeException
- nodejs – error self signed certificate in certificate chain
- SSL_read failing with SSL_ERROR_SYSCALL error
- Is it possible to decrypt SHA1
- Simple Java HTTPS server
- Simplest two-way encryption using PHP
- Received fatal alert: handshake_failure through SSLHandshakeException
- HTTPS connection Python
- Why does the URL http://a/%%30%30 crash Google Chrome?
- Error Importing SSL certificate : Not an X.509 Certificate
- What exactly is cacert.pem for?
- OpenSSL: unable to verify the first certificate for Experian URL
- Caused by: java.security.UnrecoverableKeyException: Cannot recover key
- SSL CA cert (path? access rights?)
- what is a auth_user_file.txt?
- How do you redirect HTTPS to HTTP?
- urllib and “SSL: CERTIFICATE_VERIFY_FAILED” Error
- Could not establish secure channel for SSL/TLS with authority ‘*’
- How does the SQL injection from the “Bobby Tables” XKCD comic work?
- How to disable cURL SSL certificate verification
- How to view PHP on live site
- Convert .pfx to .cer
- how fix “this certificate cannot be verified up to a trusted certification authority”
- Why am I suddenly getting a “Blocked loading mixed active content” issue in Firefox?
- Getting error in Curl – Peer certificate cannot be authenticated with known CA certificates
- Can an attacker use inspect element harmfully?
- Where does Internet Explorer store saved passwords?
- How do you sign a Certificate Signing Request with your Certification Authority?
- How can I force users to access my page over HTTPS instead of HTTP?
- Java Keytool error after importing certificate , “keytool error: java.io.FileNotFoundException & Access Denied”
- How to force Laravel Project to use HTTPS for all routes?
- How can bcrypt have built-in salts?
- How can I fix the “No certificates found – The app Chrome has requested a certificate” Android / Google Chrome issue
- Issues with installing python libraries on Windows : CondaHTTPError: HTTP 000 CONNECTION FAILED for url
- Is moving wp-config outside the web root really beneficial?
- Hide the fact a site is using WordPress?
- Verifying that I have fully removed a WordPress hack?
- Infected Files – what to do [closed]
- Getting a List of Currently Available Roles on a WordPress Site?
- WordPress 4.7.1 REST API still exposing users
- Can I Prevent Enumeration of Usernames?
- Best way to eliminate xmlrpc.php?
- What’s the easiest way to stop WP from ever logging me out
- SSL Breaks WordPress CSS
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- If a hacker changed the blog_charset to UTF-7 does that make WordPress vulnerable to further attacks?
- Should I escape wordpress functions like the_title, the_excerpt, the_content
- Why should I use the esc_url?
- Should I remove install.php and install-helper.php?
- Prevent access or auto-delete readme.html, license.txt, wp-config-sample.php
- How safe / sanitized is wp_insert_posts()?
- Why does WordPress need my private ssh key to update?
- Disable SSL / HTTPS for wordpress
- When to use esc_html and when to use sanitize_text_field?
- From a security standpoint, should bloginfo() or get_bloginfo() be escaped?
- Where to securely store API keys and passwords in WordPress?
- Are Nonces Useless?
- Switching MultiSite installation from HTTP to HTTPS
- What is the difference between esc_html filter vs attribute_escape filter?
- Why escape if the_content isnt?
- Why is WordPress redirecting from http to https on a local environment?
- Why does WordPress have more than one salt?
- Why are passwords exportable as plain text in WordPress?
- What is the ideal setup to address security concerns?
- Will there be security updates for 3.1 once 3.2 is released?
- What’s the difference between esc_* functions?
- Full path disclosure on rss-functions.php
- What to use instead of wp_kses() in user output