> -Original Message-
> From: Sander Temme [mailto:[EMAIL PROTECTED]
>
> On Apr 8, 2007, at 7:47 PM, Takurou Saitou wrote:
>
> > $ ./openssl ciphers -v ECDHE-ECDSA-AES256-SHA
> > ECDHE-ECDSA-AES256-SHA SSLv3 Kx=ECDH Au=ECDSA Enc=AES(256)
> > Mac=SHA1
> > ---
On Apr 8, 2007, at 7:47 PM, Takurou Saitou wrote:
$ ./openssl ciphers -v ECDHE-ECDSA-AES256-SHA
ECDHE-ECDSA-AES256-SHA SSLv3 Kx=ECDH Au=ECDSA Enc=AES(256)
Mac=SHA1
--
--
A version of
Hi,
Thank you for your reply Sander Temme
> -Original Message-
> From: Sander Temme [mailto:[EMAIL PROTECTED]
>
> Takurou,
>
> On Apr 6, 2007, at 12:59 AM, Takurou Saitou wrote:
>
> > The use of CipherSuite of ECDSA is already enabled in OpenSSL,
> > but will there be a plan to support in
Takurou,
On Apr 6, 2007, at 12:59 AM, Takurou Saitou wrote:
The use of CipherSuite of ECDSA is already enabled in OpenSSL,
but will there be a plan to support in the future in mod_ssl?
Just to make sure that we are talking about the same thing, how does
this cipher show up when you run 'ope
Hi,
The use of CipherSuite of ECDSA is already enabled in OpenSSL,
but will there be a plan to support in the future in mod_ssl?
The following error occurred when I was going to use a certificate
of ECDSA in mod_ssl of Apache2.2.4 for trial.
(Error Log)
---