Hi there
Since some days I've upgrade some applications such as GoogleEarth and DSSL.
When I see logs they claim that openssl does not support camellia.
Is there a way to fix this?
TIA
LD
__
OpenSSL Project
On Mar 26, 2009, at 6:04 AM, Srinivas Jonnalagadda wrote:
I need to have 2 separate installations of apache2 http server
refereing to 2 different versions of openssl. One is using 0.9.8b
and the other uses 0.9.8i. How do i install open ssl in such a
scenario. Help is urgently needed.
As
Hi Kyle,
Thank you very much for information. I dont have any problem upgrading to
0.9.8k. The problem for us is we have separate product which is dependent on
openssl. There are 2 versions of this product installed on 2 different unix
machines. One version is dependent on 0.9.8b and other is d
Hi Dave,
>I'm guessing ADH means Anonymous Diffie Hellman, right? and AES256 is the
AES encryption cipher w/ a 256 bit cipher key?
Right
TLS cipher suites are defined in RFC5246.
They defines the Key exchange algorithm, the symmetric encryption, and the
hash function.
Example:
TLS1_TXT_DHE_D
> Hi Srinivas,
> We compiled our code with the new version of lib files from
> openssl-0.9.8j version and replaced the new client dll's.
> Is any specific step has to be followed?
> Regards,
> Sweta
Did you compile against the new header files?
The client is saying the server cut the TCP conne
On Fri, Mar 27, 2009 at 04:41:51PM -0400, Dave Moore wrote:
> I'm trying to understand what the various values in TLS1.h mean for the
> cipher selections.
Try:
openssl ciphers -v "TLSv1:@STRENGTH"
> Is there any benefit of one over the other?
Don't manually select ciphers. This ju
Hi,
I'm trying to understand what the various values in TLS1.h mean for the
cipher selections.
I'm talking about:
> #define TLS1_TXT_RSA_EXPORT1024_WITH_RC4_56_MD5"EXP1024-RC4-MD5"
> #define TLS1_TXT_RSA_EXPORT1024_WITH_RC2_CBC_56_MD5
> "EXP1024-RC2-CBC-MD5"
> #define TLS1_TXT_RSA_EXPOR
Hi Folks,
I have compiled openssl fips 1.2 module by ./config fipscanisterbuild
no-asm; make;
Copied the fipscanister.o* and fips_premain.c.* in /fips/ and then compiled
openssl 0.9.8k with config options fips, no-asm
and fipslibdir=/fips/.
when I am running fips_test_suite, it is giving Illegal
I was looking for changelog between openssl fips 1.1.2 and openssl 1.2 but i
was not have find any where the changlog . Can please tell me where i can
find the changelog between openssl fips 1.2 and openssl fips 1.1.2
Thanks
Rajan
On Thu, Mar 26, 2009 at 3:57 PM, Dr. Stephen Henson wrote:
>
Hi Srinivas,
We compiled our code with the new version of lib files from
openssl-0.9.8j version and replaced the new client dll's. Is any
specific step has to be followed?
Regards,
Sweta
From: Srinivas Jonnalagadda [mailto:sarinivas7...@earthlink.net]
Sent: F
10 matches
Mail list logo