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

Unable to Deploy Application Due to Browser Blocking Insecure HTTP Connections #18

Closed
TVHstudio opened this issue Dec 13, 2023 · 0 comments

Comments

@TVHstudio
Copy link

I am trying to deploy my Vue.js application to a web hosting server. However, since the connection from my local machine to the server uses HTTP instead of HTTPS, modern browsers are blocking the insecure traffic.

This prevents me from deploying my application successfully. How can I update the configuration on my side and the hosting server to support HTTPS connections?

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

No branches or pull requests

1 participant