- From: cmliang <cmliang@supernetstar.com.tw>
- Date: Mon, 4 Sep 2000 10:10:40 +0800
- To: <jose.kahan@w3.org>
- Cc: <www-lib@w3.org>
Hi Jose, I have got the sample code wwwssl.c already. And I try to compile/link this code with libwww and ssleay-0.9.0b And It seems OK. But whenever I run this application with parameters 'https://somesite -o somesite.html' There is no any data written to the output file. I try to modify the Example, showlinks, and nothing output neither. (Actually, I just add HTSSLhttps_init(YES) in the main() function) So am I using the right SSL library? CM ----- Original Message ----- ???: <jose.kahan@w3.org> ???: "cmliang" <cmliang@supernetstar.com.tw> ??: <www-lib@w3.org> ????: 2000?9?1? ??: Re: Need SSL examples > Hello, > > [Re: modifying the SSL sample code] > > There's already an example called wwwssl.c: > > http://www.w3.org/Library/src/Examples/wwwssl.c > > Are you proposing to modify the other examples or the sample applications > or ... ? > > -Jose
Received on Sunday, 3 September 2000 22:05:14 UTC