LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   php: is there a library available to program a https client? (https://www.linuxquestions.org/questions/programming-9/php-is-there-a-library-available-to-program-a-https-client-809369/)

eantoranz 05-21-2010 03:33 PM

php: is there a library available to program a https client?
 
Hi!

I'm working on a php-based proxy. https://code.launchpad.net/~eantoranz/+junk/waneesia

I'm still working on http/html basics but I know I will have to implement https as well if I want this application to be half-usable.

I don't want to dig into all https intricacies so I'd like to know if there are functions/libraries available to do that part of the work.

Thanks in advance.

Matir 05-21-2010 08:20 PM

You can use the fopen wrappers to access https resources.


All times are GMT -5. The time now is 04:02 PM.