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

SSL it not secure #808

Open
lysaan opened this issue Jan 27, 2025 · 4 comments
Open

SSL it not secure #808

lysaan opened this issue Jan 27, 2025 · 4 comments

Comments

@lysaan
Copy link

lysaan commented Jan 27, 2025

Hi, your software is great. I am facing an issue.
I have an ec2 instance on which I am running ethercalc. I created an SSL certificate and accessed it by running ethercalc on https.
However, I have an issue with the certificate being valid but not secure.
Due to this reason, I am unable to access the content of ethercalc, if I use it on my website as an iframe.
Any idea How I can access ethercal inside my website?
My website has valid SSL and working on https.

@eddyparkinson
Copy link
Collaborator

Are you saying the problem is the iframe? Does it work if you don't run in an iframe? Suggest you find some tutorial on setting up a nodejs app on your ec3 instance.

@eddyparkinson
Copy link
Collaborator

@lysaan
Copy link
Author

lysaan commented Jan 27, 2025

Whether I am accessing it via iframe OR directly, it is the same issue. Yes, I have tried this: https://github.com/audreyt/ethercalc?tab=readme-ov-file#using-ssl---keyfile----certfile
I am not sure, How I can generate a secure certificate for IP of ec2.

@lysaan
Copy link
Author

lysaan commented Jan 27, 2025

This is what I am getting when accessing the ethercalc service:
Your connection is not private
Attackers might be trying to steal your information from 13.239.20.170 (for example, passwords, messages or credit cards). Learn more about this warning
net::ERR_CERT_AUTHORITY_INVALID

If I click on proceed then I can access this URL, but not otherwise.

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

2 participants