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

Error when proxying to a https server #20

Open
jgarcia241 opened this issue May 19, 2020 · 0 comments
Open

Error when proxying to a https server #20

jgarcia241 opened this issue May 19, 2020 · 0 comments

Comments

@jgarcia241
Copy link

If I try to proxy to a hits serve is fails with the following error:

{ Error: write EPROTO 4444648896:error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 80

    at WriteWrap.afterWrite [as oncomplete] (net.js:789:14) errno: 'EPROTO', code: 'EPROTO', syscall: 'write' }

For example, the URL I'm using is:
localhost:9000/?$url=https%3A%2F%2Fwww.alphavantage.co%2Fquery%3Ffunction%3DSYMBOL_SEARCH%26apikey%3Ddemo%26keywords%3Dcrm

Any idea of what is missing?

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