RevealTheme logo

Narzędzie do sprawdzania certyfikatów SSL

Sprawdź certyfikat SSL/TLS dowolnej domeny: wystawcę, daty ważności i liczbę dni do wygaśnięcia.

Jak korzystać z tego narzędzia

  1. 1

    Type a domain or URL into the input box, for example example.com or https://example.com.

  2. 2

    Click Analyze to open a TLS connection to that host on port 443 and fetch its certificate.

  3. 3

    Read the subject and issuer panels, then check the Valid from, Valid to, and Days remaining boxes.

  4. 4

    Scan the SAN line to confirm the certificate actually covers the hostname you queried.

Czym jest narzędzie do sprawdzania certyfikatów SSL?

Każda witryna HTTPS ma certyfikat SSL, który potwierdza tożsamość serwera. Certyfikaty wygasają (Let's Encrypt: co 90 dni; komercyjne: zwykle co rok). Gdy wygasną bez odnowienia, przeglądarki wyświetlają alarmujące ostrzeżenia o bezpieczeństwie. To narzędzie podaje wystawcę certyfikatu, daty ważności, liczbę pozostałych dni oraz SAN-y (alternatywne nazwy podmiotu).

Typowe przypadki użycia

  • Confirm a newly issued or renewed certificate is actually live on the server before announcing a launch.

  • Catch a certificate that is within 30 days of expiry (the tool flags it in red) so you can renew before users hit warnings.

  • Verify the SAN list includes every subdomain you serve, such as www and api, after editing a multi-domain cert.

  • Check which Certificate Authority signed a third-party or vendor endpoint you depend on.

  • Spot-check that an automated renewal job (for example Let's Encrypt via certbot) actually swapped in the new certificate.

  • Read the exact valid-from and valid-to timestamps when debugging a clock-skew or not-yet-valid certificate error.

Najczęściej zadawane pytania

Co zrobić, jeśli zostało niewiele dni?
Odnów go natychmiast. Let's Encrypt odnawia się automatycznie; certyfikaty komercyjne wymagają ręcznego odnowienia.
Co oznacza odcisk palca (fingerprint)?
To kryptograficzny skrót certyfikatu, używany do wykrywania manipulacji lub podmiany certyfikatu.

Powiązane narzędzia