- π SSL Checker: Checks the validity and configuration of SSL certificates.
- π CSR Generator: Easily generate a Certificate Signing Request (CSR) and private key.
- π Decoder: Decode PEM-formatted SSL certificates to readable format.
- π Advanced Check: Deep scan including headers, DNS, redirect behavior, Check even TLD's! and more.
π Documentation & Help
Welcome to the documentation page. Here you will find detailed explanations of each feature included in this SSL tool suite.
Feel free to Donate :) π΅: https://coff.ee/articgadgets
The SSL Checker tool verifies whether a website's SSL certificate is valid and properly configured.
- Displays certificate details including expiration date, issuer, and encryption details.
- Checks for any configuration errors or potential weaknesses.
This tool allows you to create a CSR and private key for SSL certificate requests.
- Fill in the required information (domain, organization, location, etc.).
- Select your key size (2048 or 4096 bits).
- Download the generated CSR and key for later use.
- Will wil not save your Private keys!
The Advanced Check performs an in-depth analysis of a websiteβs security setup:
- Analyzes HTTP headers such as HSTS, CSP, and X-Frame-Options.
- Tests redirects, SSL protocols, and port configurations.
- Calculates a total score based on best practices.
- With our Advanced tool, you can even check TLD's for: DNSSEC, CAA and more. (This is still in beta)
- And more!
This section overlaps with the FAQ page, but focuses on technical usage and background.