> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Ted Mittelstaedt
> Sent: Saturday, September 02, 2006 5:28 PM
> To: openssl-users@openssl.org
> Subject: Re: license question
>
>
>
> - Original Message -
> From: "David Schwartz" <[EMAIL PROTECTE
> There are many funny licensing clauses that appear nonsensical to the
> layman but are perfectly logical. The SSLeay and OpenSSL license is
> an extremely sloppy and poorly defined document because the people
> who wrote it were under the misguided assumption that good legal
> documentation is s
- Original Message -
From: "David Schwartz" <[EMAIL PROTECTED]>
To:
Sent: Saturday, September 02, 2006 5:22 AM
Subject: RE: license question
>
> > > I wholeheartedly disagree. You cannot violate the OpenSSL
> > > license by using
> > > OpenSSL.
> > >
> > > The end user is not creating
> I have a server on a dynamic ip address. If the ip address
> changes I can no longer establish connections. Although my
> certs refer to a dns name rather than an ip, if the dns is
> updated to reflect the new address, ssl fails. If the
> application is restarted, everything works with no change
I have a server on a dynamic ip address. If the ip address changes I can no longer establish connections. Although my certs refer to a dns name rather than an ip, if the dns is updated to reflect the new address, ssl fails. If the application is restarted, everything works with no changes. It appea
On Sat, Sep 02, 2006, [EMAIL PROTECTED] wrote:
>
> Hi,
>
> Please have a look at the attached delta crl, base crl and certificate.
> I could retrieve the CDP for base crl using traditional way. But I am
> seeing problem in retrieving the CDP of delta crl.
>
Well among other things that certif
Interesting,
Two more questions.
1. Which callback should be used to perform a specific action after a
DTLS session is setup. SSL_CTX_set_verify looks like a possibility. Is
it called again when the the DTLS session is renegotiated?
2. Can you offer any suggestions about how to de-multiplex multi
Hi,
Please have a look at the attached delta crl, base crl and certificate.
I could retrieve the CDP for base crl using traditional way. But I am
seeing problem in retrieving the CDP of delta crl.
Have a look at the code snipet and also the outout of the code. Thanks a
lot for your help.
Code
> > I wholeheartedly disagree. You cannot violate the OpenSSL
> > license by using
> > OpenSSL.
> >
> > The end user is not creating a derivative work because he is
> > not creating a
> > work at all. For copyright purposes, you only create a work when you add
> > creative input. Compiling and lin
- Original Message -
From: "David Schwartz" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, August 29, 2006 2:17 PM
Subject: RE: license question
>
> > What is actually going on when the end-user runs OpenSSL and it
> > dynamically links in your restricted library, or the end user compiles
> >
Hi,
This is interesting ...
1) The piece of code in the Makefile that builds the shared object
libcrypto.so and libssl.so is here. You can notice SHLIBDEPS='-lcrypto' for
libssl.so
==
libcrypto$(SHLIB_EXT): libcrypto.a
@if [ "$(SHLIB_TARGET)" != "" ]; then \
11 matches
Mail list logo