You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: