check_ssl_certificate
Verify SSL certificate validity and security details for any website URL to ensure secure connections and identify potential vulnerabilities.
Instructions
Check SSL certificate validity and security details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to check SSL certificate for | |
| includeChain | No | Whether to include certificate chain details (default: false) |