{{ data_get_str($server, 'name')->limit(10) }} > CA Certificate | Coolify
@if ($certificateValidUntil) @endif Mount the CA certificate into containers that connect to databases over SSL. Re-deploy affected databases and resources after replacing or regenerating it. Read the SSL guide.

Read-only bind mount

@can('view', $server) {{ $showCertificate ? 'Hide certificate' : 'Show certificate' }} @endcan @can('update', $server) @endcan
@if ($showCertificate) @else

Certificate hidden

Show the certificate to review or edit its contents.

@endif