+ {{ $gettext('This site is configured as a default server (default_server) for HTTPS (port 443). ' + + 'IP certificates require Certificate Authority (CA) support and may not be available with all ACME providers.') }} +
++ {{ $gettext('This site uses wildcard server name (_) which typically indicates an IP-based certificate. ' + + 'IP certificates require Certificate Authority (CA) support and may not be available with all ACME providers.') }} +
++ {{ $gettext('No specific IP address found in server_name configuration. ' + + 'Please specify the server IP address below for the certificate.') }} +
++ {{ $gettext('For IP-based certificate configurations, only HTTP-01 challenge method is supported. ' + + 'DNS-01 challenge is not compatible with IP-based certificates.') }} +
+ ++ {{ $gettext('For IP-based certificates, please specify the server IP address that will be included in the certificate.') }} +
++ {{ $gettext('Public CA Requirements:') }} +
++ {{ $gettext('Private CA:') }} +
++ {{ $gettext('Any reachable IP address can be used with private Certificate Authorities') }} +
+{{ $gettext('The GeoLite2 database is required for offline geographic IP analysis. Please download it to enable this feature.') }}
++ {{ $gettext('Alternatively, if you cannot download the database, you can manually place GeoLite2-City.mmdb in the same directory as app.ini.') }} +
+- {{ data.name }} -
-- {{ data.ssl_certificate_path }} -
-- {{ data.ssl_certificate_key_path }} -
- {
+ {{ data.name }} +
++ {{ data.ssl_certificate_path }} +
++ {{ data.ssl_certificate_key_path }} +
++ + {{ site.scheme }}://{{ site.host_port }} + + {{ site.display_url || site.url }} +
+ +{{ JSON.stringify((slotDebugData as any).processingStatus, null, 2) }}
+ + {{ statusInfo.message }} +
+{{ JSON.stringify((slotDebugData as any).routeQuery, null, 2) }}
+