Check HTTPS / SSL
check_httpsVerify a site's HTTPS implementation: serves a valid certificate on https:// and redirects http:// with a 301 to https://.
Instructions
Verify the site serves https:// with a valid certificate and that http:// permanently (301) redirects to https://.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Page URL to check, e.g. https://example.com |