Built-In SSL
Built-In SSL Certificates
The platform provides a built-in wildcard SSL certificate for quickly securing an environment without manually purchasing, uploading, or configuring a separate certificate. It is enabled by default and automatically protects the platform-generated environment domain.
Overview
The built-in wildcard certificate may appear in the dashboard under the hosting provider’s SSL name. It offers a fast way to establish an encrypted HTTPS connection for applications that use the environment’s default platform domain.
Enabled by default
Built-in SSL is enabled automatically for all environments. It can be disabled manually in the topology wizard when it is not required.
Built-In SSL Benefits
Configure SSL for a New Environment
Sign in to the platform dashboard.
Click New Environment in the upper-left area of the dashboard to open the topology wizard.
Select the required application stack and configure the environment topology.
Locate the SSL control in the upper-left part of the topology wizard.
The built-in SSL option is enabled by default. Click the control only when you need to disable it.
Complete the remaining environment configuration and click Create to start the installation.
Configure SSL for an Existing Environment
The same built-in SSL option can be adjusted after an environment has already been created.
Locate the required environment in the dashboard.
Hover over the environment and click Change Environment Topology.
Enable or disable the built-in SSL option from the upper-left area of the topology wizard.
Apply the topology changes to update the environment configuration.
Important Compatibility Notes
Public IP incompatibility
Built-in SSL cannot be used with a Public IP address attached directly to the environment servers.
Default environment domain only
The certificate applies only to the platform-generated environment domain, for example my-project.platform-domain.com. It does not automatically secure a separately connected custom domain.
Use Custom SSL or Let’s Encrypt when a custom domain needs its own trusted certificate.
Access the Environment over HTTPS
When built-in SSL is enabled, opening the application from the dashboard establishes the connection automatically through the secure HTTPS protocol.
Locate the environment in the dashboard.
Click Open in Browser.
The platform opens the environment URL using HTTPS.
When built-in SSL is disabled
The dashboard may still open an HTTPS URL. In this case, manually change the address from https:// to http:// to access the application.
Expected result
The application is available through an encrypted HTTPS connection on its default environment domain without any manual certificate installation.
