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
@thenerdsuperuser We have permanent redirection on subdomain push.gitcommit.show to "the google form(https link)". We have done that in DNS settings itself. So we do not manage the SSL certificate. And that creates a problem when we call the subdomain with https://push.... The solution could be simply using the http://push.gitcommit.show url instead of https one. Will that create any problem? Does browser show any warning when we use http link that redirects to https?
You can migrate the DNS to cloudflare and delete duplicate entries, and also, you can disable force HTTPS redirection there.
That might solve the issue.
Other than that, people usually don't type in the whole URL, and you can change the link reference everywhere to simply push.gitcommit.show
Could be fixed by changing the link
https://push.gitcommit.show
tohttp://push.gitcommit.show
The text was updated successfully, but these errors were encountered: