[Documentation] SSL_CTX_set_verify and friends

2000-10-12 Thread Lutz Jaenicke
Hi! attached are manual pages for SSL_CTX_set_verify() and friends including the *_set_verify_depth() functions as of the discussion about the exact functionality. I have also added some more information to SSL_CTX_load_verify_locations() as the result of a discussion on openssl-users, where

FreeBSD and shared libs

2000-10-12 Thread Daniel Richards
Hey all. Im having problems with getting openssl to make shared libs in FreeBSD. It just doesn't seem to make them, even when I do a ./config shared. Any ideas? Could I be missing something obvious? -- http://shell.world-net.co.nz/~kyhwana/decss/ - Kyh's DeCSS stuff

What copyright notices do I have to add

2000-10-12 Thread Zeth Russ
Hi! If I want to add ssl support to a program, what copyright notices do I have to add to the source? Do I have to mention the use of openssl in the output too?? Thanks in advance Christian __ OpenSSL Project

Re: Shared debugging OpenSSL libraries on SunOS 5.8

2000-10-12 Thread Martin Forssen
On 11 Oct, Richard Levitte - VMS Whacker wrote: From: Martin Forssen [EMAIL PROTECTED] maf I have a problem in that the test programs dies if if build a shared maf version of openssl-0.9.6 (with debugging) on SunOS 5.8 (aka Solaris 8). maf Is this a known (and fixed?) problem, or should I

Re: Sanity check: RSA performance on Linux

2000-10-12 Thread Dr S N Henson
patrick engel wrote: Hi, First, thanks for providing an open source implementation of SSL. The package built with no problems on my Linux box. I have been running some bench marks for assymetric key encryption. Using RSA yeilds some very long encryption and decryption times. I'm

Re: FreeBSD and shared libs

2000-10-12 Thread Richard Levitte - VMS Whacker
From: Daniel Richards [EMAIL PROTECTED] kyhwana Im having problems with getting openssl to make shared libs kyhwana in FreeBSD. It just doesn't seem to make them, even when I kyhwana do a ./config shared. Any ideas? Could I be missing kyhwana something obvious? Yup. From INSTALL: shared

Re: FreeBSD and shared libs

2000-10-12 Thread Michael Sierchio
Richard Levitte - VMS Whacker wrote: From: Daniel Richards [EMAIL PROTECTED] kyhwana Im having problems with getting openssl to make shared libs kyhwana in FreeBSD. It just doesn't seem to make them, even when I kyhwana do a ./config shared. Any ideas? Could I be missing kyhwana

Palm support

2000-10-12 Thread SSL Porter
Is anybody porting this library to the PalmOS? I managed to get v0.9.5c to successfully compile for the Palm but was then unable to install the resulting prc file as it was too big. __ OpenSSL Project

OpenSSL 0.9.6 and shared libraries

2000-10-12 Thread Albert Chin-A-Young
I'm building OpenSSL 0.9.6 with shared libraries for Solaris, HP-UX, IRIX, and Digital UNIX. HP-UX and IRIX are not currently supported so we'll be adding support. A few questions though: 1. Any reason libtool was not chosen? 2. Looking at ./Configure, it's impossible to build shared