On Fri, Nov 04, 2005, Henk A.M. Weebers wrote:
> Nov 4 21:54:44 centraal sendmail[20702]: NOQUEUE: SYSERR(root):
> opendaemonsocket: daemon MTA: cannot bind: Permission denied
Looks like you don't start sendmail as root. See the sendmail
documentation.
_
[EMAIL PROTECTED] wrote:
-Original Message-
From: [EMAIL PROTECTED] [mailto:owner-openssl-
Yep. But CA's typically put them in both anyway.
On the other hand, if every site appears within the same domain (e.g.
foo.domain.com, bar.domain.com, baz.domain.com), it might be better
to get a
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-openssl-
> [EMAIL PROTECTED] On Behalf Of Joseph Oreste Bruni
> Sent: vrijdag 4 november 2005 23:32
> To: openssl-users@openssl.org
> Subject: Re: Multiple domains in one certificate
>
> Yep. But CA's typically put them in both a
Hi,
(Sorry for short English.)
I am working with OpenSSL 0.9.7 on Linux. My purpose is to
make a simple TCP server which works in SSL tunnel. (by OpenSSL)
When the transfering data is completed, I did follow function
to close SSL session. (in my server code which is C)
x4.c:287 SSL_shutdown(ss