actions-marketplace-validations/HTTP(s) URL health check and TLS/SSL certification expiry check
Either pings or checks TLS certificate expiration for given URL(s).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Target URL(s), split by | | yes | — |
| max-attempts | Number of failed requests before giving up | no | 1 |
| retry-delay | Delay duration between retries (e.g. 5s, 1m) | no | 3s |
| follow-redirect | Follow redirect if the response has a 3XX status code | no | false |
| check-cert | — | no | false |
| max-cert-days-left | — | no | 1 |
| port | — | no | 443 |
Outputs
no outputs