On Sun, Aug 08, 1999 at 02:35:38PM -0400, wabe wrote:

> How does one actually compile s_server and s_client?
> 
> Basically, what I want to do is make a simple psuedo-icq
> using openSSL. But first I want to verify that I can
> make a client and server talk to each other. :>
> 
> I've done config, make install, etc.
> 
> Nothing reported any errors.
> 
> But I can't seem to do a make s_server without
> getting a ton of missing functions and variables....

s_server and s_client are automatically compiled.  They are not
separate programs -- just run "openssl s_server" (from within the apps
directory, because otherwise s_server won't find its certificate and
key) and "openssl s_client".
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to