Certificates


Server certificates

LocalCan automatically creates server certificates when you add a domain. These certificates are wildcard, meaning they are valid for apex domain and all subdomains e.g. api.myapp.local or www.myapp.local as well as myapp.local . You can also download them from the Domain list.

LocalCan's reverse proxy server running on port 443 uses auto-generated server certificates to enable secure HTTPS connections.

For domain-only configurations (without reverse proxy), you will need to manually add the auto-generated server certificates to your app or server configuration if you want to use it over HTTPS. This is useful in certain scenarios, for example if you use NGINX in development and prefer it to handle HTTPS termination instead of LocalCan reverse proxy.

© 2024 LocalCan™. All rights reserved.