Cloud Storage Security Help Docs
Release Notes
  • Introduction
  • Getting Started
    • How to Subscribe
      • Pay-As-You-Go (PAYG)
      • Bring Your Own License/GovCloud (BYOL)
      • AWS Transfer Family
    • How to Deploy
      • Steps to Deploy
      • Advanced Deployment Considerations
      • AWS Transfer Family
    • How to Configure
  • Console Overview
    • Dashboard
    • Malware Scanning
      • AWS
        • Buckets
        • Amazon EBS Volumes
        • Amazon EFS Volumes
        • Amazon FSx Volumes
        • WorkDocs Connections
      • Azure
        • Blob Containers
      • GCP
        • GCP Buckets
    • See What's Infected
      • Findings
      • Malware History
      • Results
    • Schedules
    • Monitoring
      • Error Logs
      • Bucket Settings
      • Deployment
      • Jobs
      • Notifications
      • Storage Assessment
      • Usage
    • Configuration
      • Classification Rule Sets
      • Classification Custom Rules
      • Scan Settings
      • Console Settings
      • AWS Integrations
      • Job Networking
      • API Agent Settings
      • Proactive Notifications
      • License Management
      • Event Agent Settings
    • Access Management
      • Manage Users
      • Manage Accounts
        • Linking an AWS Account
        • Linking an Azure Account
        • Linking a GCP Account
      • Manage Groups
    • Support
      • Getting Started
      • Stay Connected
      • Contact Us
      • Documentation
  • Product Updates
  • How It Works
    • Scanning Overview
      • Event Driven Scanning for New Files
      • Retro Scanning for Pre-Existing Files
      • API Driven Scanning
    • Architecture Overview
    • Deployment Details
    • Sizing Discussion
    • Integrations
      • AWS Security Hub
      • AWS CloudTrail Lake
      • AWS Transfer Family
      • Amazon GuardDuty
      • Amazon Bedrock
    • Demo Videos
    • Scanning APIs
    • SSO Integrations
      • Entra ID SSO Integration
      • Okta SSO Integration
  • Frequently Asked Questions
    • Getting Started
    • Product Functionality
    • Architecture Related
    • Supported File Types
  • Troubleshooting
    • SSL Certificate Expiry
    • CloudFormation Stack failures
    • Cross-Region Scanning on with private network
    • API Scanning: Could not connect to SSL/TLS (v7)
    • Password not received after deployment
    • Conflicted buckets
    • Modifying scaling info post-deployment
    • Objects show unscannable with access denied
    • Remote account objects not scanning
    • My scanning agents keep starting up and immediately shutting down
    • I cannot access the management console
    • Linked Account Out of Date
    • Rebooting the Management Console
    • Error when upgrading to the latest major version
    • I Cannot Create/Delete an API Agent
  • Release Notes
    • Latest (v9)
    • v8
    • v7
    • v6 and older
  • Contact Us & Support
  • Data Processing Agreement
  • Privacy Policy
Powered by GitBook
On this page
  • Fix 1: Upgrade
  • Fix 2: Use Self-Managed SSL Certificates
  • Fix 3: Bypass The Error
  1. Troubleshooting

SSL Certificate Expiry

PreviousTroubleshootingNextCloudFormation Stack failures

Last updated 3 days ago

If you have any version less than v8.07.002, you will see this error:

If you are experiencing a SEC_ERROR_EXPIRED_CERTIFICATE for either the Console or the API Agent and you are both running a version v8.07.002 AND using our domain name to deploy your Console and/or our API Agent, here's how to resolve this error.

Fix 1: Upgrade

The key bundled with the application was renewed as of v8.07.002. Upgrade your deployment to this version or above to access the new key for our certificate and to avoid this error.

Most browsers allow you to bypass the SEC_ERROR_EXPIRED_CERTIFICATE error. Bypass it and log in to the Console.

To upgrade, click the 'Cloud' icon in your Console and select your upgrade version. Keep in mind you must move to the latest minor version of your major version prior to moving to the next major version. In this example, v7.11 is already the latest version of v7, so we can just go to v8.00.000 and then the latest v8 version.

Fix 2: Use Self-Managed SSL Certificates

We provide our own domain name to register Console and API Agent services, but you can use your own self-managed SSL Certificates to manage these services. This way, you won't encounter issues when our certificates expire. Keep in mind, you will have to manage your own certificate renewal.

Setting Custom SSL Certs for the Console

If you want to use your own certificate for the Console, we require a valid certificate imported into ACM. In the CloudFormation stack for our application, we provide an Optional Load Balancer Configuration page. Select 'Yes' for 'Use a Load Balancer for the Console?' and place in your SSL Certificate ARN in the designated location. After the Console deploys, set a CNAME record from your SSL Certificate to the Load Balancer's DNS name.

Setting Custom SSL Certs for the API Agent

The API Agent Configuration allows the setting of a custom SSL Cert for the Load Balancer that will be placed in front of the API Agent service.

Assuming your SSL Certificate is imported into ACM, place the SSL Certificate ARN into the designated location and deploy the API Agent. After the Agent deploys, set a CNAME record from your SSL Certificate to the Load Balancer's DNS name.

Fix 3: Bypass The Error

While not recommended, some of our customers have fully private deployments where they are not concerned about the existence of an SSL Certificate on their Console for access.

Note that some workflows may be interrupted for the API Agent if handling isn't built in to ignore the SSL Certificate error.

We generally recommend fixes 1 and 2, but just note that it's possible to bypass this error, normal Console functioning will not be affected.

For more information on upgrading, please refer to the page.

For further reading, please refer to the page.

For further reading, please refer to the page.

Product Updates
Advanced Deployment Considerations - Optional Load Balancer Configuration
API Agent Settings - Network Settings