Skip to main content
ArcBlock Community

SSL Certificate Error on Blocklet Payment Kit "Launch Now" Button

JM “cryptotestnet” Morales
Support
bugrejected

🐛 Summary

When clicking the "Launch Now" button on the Blocklet Payment Kit page (https://www.blocklet.io/en/payment-kit), users are redirected to https://store.blocklet.dev but encounter a SSL certificate error:

plaintext

javascript
Your connection is not private  
Attackers might be trying to steal your information from store.blocklet.dev  
net::ERR_CERT_AUTHORITY_INVALID  

This prevents secure access to the payment kit interface and raises security concerns.

🔁 Steps to Reproduce

  1. Navigate to: https://www.blocklet.io/en/payment-kit
  2. Click the "Launch Now" button.
  3. Observe the SSL certificate error when redirected to https://store.blocklet.dev.
  4. Note the error message: text javascript Your connection is not private Attackers might be trying to steal your information from store.blocklet.dev net::ERR_CERT_AUTHORITY_INVALID

📉 Severity

Critical – Blocks access to the Payment Kit and exposes users to potential security risks.

📝 Additional Notes

  • The error occurs consistently across browsers (Chrome, Firefox, Edge).
  • The certificate appears to be self-signed or issued by an untrusted Certificate Authority (CA).
  • Reproducible in [specify browser/network if known].

🛠️ Expected Behavior

  • Clicking "Launch Now" should securely redirect to https://store.blocklet.dev with a valid SSL certificate.
  • Users should not see security warnings or certificate errors.

🧪 Actual Behavior

  • The browser blocks access to store.blocklet.dev due to an invalid SSL certificate.
  • Users cannot proceed to the Payment Kit interface.

1 reply

Shuang Liu11 months ago

This site is being rebuilt.

Reply