On 11/21/11 3:16 PM, Dr. Stephen Henson wrote:
On Mon, Nov 21, 2011, Charles Owens wrote:
I'm trying to make sure I completely understand the situation with
respect to the "TLS ephemeral ECDH crash" issue (from
http://openssl.org/news/secadv_20110906.txt).
Is it true that with 0.9.8r by defaul
On Mon, Nov 21, 2011, Charles Owens wrote:
> I'm trying to make sure I completely understand the situation with
> respect to the "TLS ephemeral ECDH crash" issue (from
> http://openssl.org/news/secadv_20110906.txt).
>
> Is it true that with 0.9.8r by default the related ciphersuites
> (ECCdraft)
I'm trying to make sure I completely understand the situation with
respect to the "TLS ephemeral ECDH crash" issue (from
http://openssl.org/news/secadv_20110906.txt).
Is it true that with 0.9.8r by default the related ciphersuites
(ECCdraft) are disabled? If they were enabled, would they show
Hello,
MODP groups specified in RFC 3526 work fine once encoded as PKCS#3 DH
parameters, e.g.:
openssl genpkey -paramfile dh8192.pem -out private.pem
openssl genpkey -paramfile dh8192.pem -out private2.pem
openssl pkey -in private.pem -pubout -out public.pem
openssl pkey -in private2.pem -pubout
Although, this doc is outdated, I find that this doc is helpful:
http://vandervlies.xs4all.nl/~andre/Docs/pkildap.html
On Mon, Nov 21, 2011 at 7:53 AM, prabhu kalyan rout wrote:
> Hi,
> I am trying to store user certificates to ldap. But i dont know how to do
> it.
>
> Can anybody please tell m
On Fri, Nov 18, 2011, Kevin Fowler wrote:
> Let me first say I have read the User Guide and Security Policy
> repeatedly, as well as the Incore Tutorial, looked through this users
> group, and read anything else I could find - so I'm not being lazy,
> although my questions may be pedestrian... Ple
On Mon November 21 2011, Arjun SM wrote:
> Well yes, these are not errors. My bad for naming the variable as 'error'.
>
Not my point -
Your logic shows that you think the connection has failed when it has
simple not yet finished with its protocol.
Not finished because you didn't respond to the w
Well yes, these are not errors. My bad for naming the variable as 'error'.
~Arjun
On Thu, Nov 17, 2011 at 11:50 PM, Michael S. Zick wrote:
> On Thu November 17 2011, Arjun SM wrote:
> > Hi,
> > Thanks for the reply.
> > I have called the ssl_connect() function again after checking for
> > SS
Hi,
I am trying to store user certificates to ldap. But i dont know how to do it.
Can anybody please tell me step by step procedure to do this or point
me some link where it says how to do this.
Thanks
__
OpenSSL Project
On Mon, Nov 21, 2011 at 10:51 AM, Marco Molteni wrote:
> The OpenSSL security advisory of 2011-09-06 (
> http://www.mail-archive.com/openssl-announce@openssl.org/msg00108.html),
> regarding "TLS ephemeral ECDH crashes in OpenSSL" states that the issue,
> for branch 0.9.8, applies to "OpenSSL 0.9
Hi all,
I would like to validate my understanding, please excuse my lack of familiarity
with OpenSSL versioning :-)
The OpenSSL security advisory of 2011-09-06
(http://www.mail-archive.com/openssl-announce@openssl.org/msg00108.html),
regarding "TLS ephemeral ECDH crashes in OpenSSL" states tha
Dear Users,
I have released version 4.47 of stunnel.
This version includes a number of important bugfixes.
The ChangeLog entry:
Version 4.47, 2011.11.21, urgency: MEDIUM:
* Internal improvements
- CVE-2010-3864 workaround improved to check runtime version of
OpenSSL
rather than compile
12 matches
Mail list logo