SecureLink private key

2000-08-16 Thread Charles Walker
from SecureLink and putting them in a format the OpenSSL can use? Thanks, Charles Walker -- === Charles Walker, Networking Consultant, Trio Networks mail: [EMAIL PROTECTED] Web: http://www.trionetworks.com Business Phone: +44 (0)1494 680077 Mobile

Making OpenSSL trust my own CA

2000-09-09 Thread Charles Walker
to call something in OpenSSL to tell OpenSSL that our own little certificate authority is trusted. Does anybody know what I need to do? I'm using 0.9.5a. Thanks. Regards, Charles walker -- === Charles Walker, Networking Consultant, Trio Networks mail: [EMAIL

Re: Making OpenSSL trust my own CA

2000-09-11 Thread Charles Walker
Thanks - it worked. I hacked libwww to call SSL_CTX_load_verify_locations. Regards, Charles Walker Vadim Fedukovich wrote: On Sat, 9 Sep 2000, Charles Walker wrote: I have written some client code which uses OpenSSL plus libwww to retrieve files from a server. In the environment

Re: FAQ? (or recommended books)

2000-04-25 Thread Charles Walker
I found "Applied Cryptography - Protocols, Algorithms, and Source Code in C", by Bruce Schneier, second edition, to be very useful. The ISBN is 0-471-11709-9. Regards, Charles Walker Ron Peterson wrote: Ron Peterson wrote: Does anyone associated with this mailing list main