Replies: 1 comment
-
for those who encountered the same problem and landed here, the comparative flag for ""DANGEROUSLY_DISABLE_HOST_CHECK" is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Migrating and application from react-scripts to vite and could not find the relevant flag used in the react-scripts for vite which is "DANGEROUSLY_DISABLE_HOST_CHECK"
I am running an application behind a proxy and the hostname does not match with the target and getting this error
Error [ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames
Beta Was this translation helpful? Give feedback.
All reactions