Today i managed to get a openssl port working.
Now you can use ssl in your apps/games.
download openssl
I also updated my LibCurl with this ssl support.
download libcurl
PS. i would like to know if it is working by other people. I compiled it successfully under ubuntu 9.04. I have not tested it on my psp
OpenSSL port -> libCurl with ssl
OpenSSL port -> libCurl with ssl
Code: Select all
int main(){
SetupCallbacks();
makeNiceGame();
sceKernelExitGame();
}
-
- Posts: 388
- Joined: Tue Aug 12, 2008 12:46 am
-
- Posts: 203
- Joined: Sat Jul 05, 2008 8:03 am