Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Self-Signed certificates #28

Merged
merged 4 commits into from
Oct 2, 2024
Merged

Handle Self-Signed certificates #28

merged 4 commits into from
Oct 2, 2024

Conversation

GeekyTim
Copy link
Contributor

Allow self-signed certificates to be used for sites.

…nsecure and therefore tinystatus will receive an error from the check, and mark the site as unavailable.

This modification adds a new, optional, keyword for the 'http' check type callled 'ssc' (self-signed certificate). Set to True if you are using them, otherwise leave this keyword out.
…nsecure and therefore tinystatus will receive an error from the check, and mark the site as unavailable.

This modification adds a new, optional, keyword for the 'http' check type callled 'ssc' (self-signed certificate). Set to True if you are using them, otherwise leave this keyword out.
@harsxv harsxv merged commit d5c273f into harsxv:master Oct 2, 2024
@harsxv
Copy link
Owner

harsxv commented Oct 2, 2024

Thanks for your contribution!

@harsxv harsxv linked an issue Oct 2, 2024 that may be closed by this pull request
@harsxv harsxv mentioned this pull request Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local self-signed certs
2 participants