You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using watchtower to ping an internal service address to ensure the HTTPS service is running and returning HTTP code of 200.
Unfortunately, this server has a cert of subdomain.example.com associated with the HTTPS endpoint but we're trying to access it through https://app-srv01.domain.internal.tld instead.
Can we set a flag to ignore ssl errors?
Cheers.
The text was updated successfully, but these errors were encountered:
Hi All,
We are using watchtower to ping an internal service address to ensure the HTTPS service is running and returning HTTP code of 200.
Unfortunately, this server has a cert of subdomain.example.com associated with the HTTPS endpoint but we're trying to access it through https://app-srv01.domain.internal.tld instead.
Can we set a flag to ignore ssl errors?
Cheers.
The text was updated successfully, but these errors were encountered: