I'm somewhat new to linux,
butI believe I installed correctly the following three packages:
openssh, open ssl, and zlib.
from a terminal window in gnome I type
ssh whatever.com
and it doesn't seem to connect.
The message "The authenticity of host 'whatever.com' can't be
established."
I know i
tomn wrote:
> So, you can run apache-ssl with this scenario:
>
> Port 443
> Listen 1.2.3.4:444
> Listen 1.2.3.4:445
> Listen 1.2.3.4:446
>
> Then, Each VH has the same IP with the corresponding port.
> Each VH has a different Certificate.
> Each VH serves up the correct certificate.
This would a
On Wed, 18 Oct 2000, tomn wrote:
> The first is you assume all the calls go to port 443. Well, most calls to
> ssl cites are programmed in. You don't type them in.
>
> So, you can run apache-ssl with this scenario:
>
> Port 443
> Listen 1.2.3.4:444
> Listen 1.2.3.4:445
> Listen 1.2.3.4:446
Hey,
Im trying to get mod_ssl to link into apache, however no matter what I try I
always get these same undefined symbols
Configuration: Mod_Ssl - 2.7.1-1.3.14
Apache: 1.3.14
PHP: 4.0.3pl1
ModPerl: CVS from three days ago
OpenSSL: 0.9.6
The server is accepting clients that have the 128-bit security enabled, but
not any others. I'd like to accept all levels of security. How do I set this
up?
Thank you,
/SteveW
__
OpenSSL Project
Not true. I have found a method that works perfectly. I have been working on
different methodolgies for sometime and there are two options. The first, I
can speak of. The second involves other corporate incentives and is
proprietary.
The first is you assume all the calls go to port 443. Well, mos
Oh. You need a line for the gcache. It should be whatever/apache/bin/gcache
I'll send you the correct syntax for the SSL call tomorrow.
- Original Message -
From: Carl G. Major <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 18, 2000 4:17 PM
Subject: Re: No SSl Certif
thanks for the help. i have been trying to get bio pairs working. i found
bio pair code in ssl/ssltect.c (ssltest seems to sit in a loop, checking if
there is anything to read or write).
i'm not exactly sure what the correct way is write a client application that
uses BIO functions to handle
Hi!
I am working on including SSL client in our product. One of the options is
using OpenSSL. But the problem is that our product is designed and strictly
structured as portable, that is the major part of the code is the same for
different platforms and only a thin layer contains platform dependen
From: Paulo Matos <[EMAIL PROTECTED]>
pjsm> On Wed, 18 Oct 2000, Vadim Fedukovich wrote:
pjsm>
pjsm> > I mean, it was answered, on this thread, several days ago.
pjsm> > To repeat it: ip address is the only way for a webserver
pjsm> > to choose a certificate/key to use for SSL handshake.
pjsm> >
On Wed, 18 Oct 2000, Vadim Fedukovich wrote:
> I mean, it was answered, on this thread, several days ago.
> To repeat it: ip address is the only way for a webserver
> to choose a certificate/key to use for SSL handshake.
> Usual instrument in plain HTTP, "Host: " header, is available
> only after
On 18 Oct 2000, at 14:14, Tom Nichols wrote:
Hi Tom,
Which log? the error_log or ssl.log. The former gives me the error
you can read below, and the ssl.log is empty. Normal since the
server hasn't started, it can't log anything!
Thanks,
Carl
> Check the log.
>
> "Carl G. Major" wrote:
>
Hello all.
First, thanks to everyone who has helped me with any feedback on my
previous problems.
I seem to be pretty much over the major hurdles at this point, but I
need to verify the cause of some SSL errors showing up under (very)
heavy load.
Here they are:
error:140943FC:SSL routines:SSL3_
nevermind about the first part of this...
a better search of the archives was the solution..
however I'm still getting the I/O error. any ideas?
Justin
On Wed, 18 Oct 2000, Justin Hinrichs wrote:
> I'm having a couple of problems...
> First off, this is the first time I've set up a secure ser
I'm having a couple of problems...
First off, this is the first time I've set up a secure server, so this
might be a gimme for most of you. Its another Solaris/openSSL/egd
question. I can run egd.pl just fine, but where (in openssl) do I add
the RAND_egd line? in openssl.cnf? in one of the h
15 matches
Mail list logo