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

HTTPS support #113

Open
ShayanShiravani opened this issue Sep 22, 2023 · 1 comment
Open

HTTPS support #113

ShayanShiravani opened this issue Sep 22, 2023 · 1 comment

Comments

@ShayanShiravani
Copy link

Hi
I know that Wasmedge-quickjs supports HTTP requests, but I want to make an HTTPS request and according to your docs, I installed the tls-plugin but it's not working and still sending HTTP requests.

I'm getting following error:
[2023-09-22 14:06:03.287] [error] instantiation failed: module name conflict, Code: 0x60
[2023-09-22 14:06:03.287] [error] At AST node: module

@L-jasmine
Copy link
Collaborator

#120

This error message doesn't cause TLS to not be sent. However, it's not important; I've now modified the TLS implementation, and it no longer requires the installation of a plugin.

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