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

Add https support #13

Open
wuniversales opened this issue May 6, 2020 · 1 comment
Open

Add https support #13

wuniversales opened this issue May 6, 2020 · 1 comment

Comments

@wuniversales
Copy link

I already said it in gbatemp, but I put it here, that it is more appropriate to put it on this site.
Yes, I know it's related to #8 but maybe this will help.

I have found a library called "lwolfssl" to add https support, maybe you can add it to wiimc, the truth would be great.

https://github.com/Fledge68/WiiFlow_Lite/tree/master/source/libwolfssl

Here you can see how someone implemented ssl in usbloadergx, in case it helps you.

wiidev/usbloadergx@f346e82

Cheers

@RandLinDev
Copy link

Another alternative would be Mbed TLS - https://tls.mbed.org/
Like wolfSSL, it is targeted at embedded systems. It does seen simpler to implement and it doesn't really have any dependencies.

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