Your client is trying to use SSLv2, or SSLv3, and the server is
configured to not allow that protocol. (Or, the server isn't
configured to use any protocol.)
I don't know the specifics of how to configure what you're doing, but
I do know that there are environment variables available to specify
w
Thanks For your time ..,
You understand me very good What I m trying to do, As you know I m trying
to implement of Apache and mod_ssl on Windows, To do this I m using Cygwin
.. But I cant manage to implement Mod_ssl by cygwin ...
I downloaded the following packages except C Compiler..
I think th
I just installed CVSNT 2.5.03.2151 on a Red Hat Enterprise 4 server. OpenSSL
was previously installed with prefix /usr. When I attempt to connect using
TortoiseCVS, I get the following error:
SSL connection failed (-1): error:1408F10B:SSL
routines:SSL3_GET_RECORD:wrong version number cvs.exe [imp
Try calling EVP_CIPHER_CTX_cleanup(&ctx) at the end...
--- Felix Dorner <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the following code executes once, and does fine.
> Calling the function a
> second time gives a segfault during the call marked
> by "-->"
>
> unsigned char *encrypt_message(unsigned cha
Try calling EVP_CIPHER_CTX_cleanup(&ctx) at the end...
--- Felix Dorner <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the following code executes once, and does fine.
> Calling the function a
> second time gives a segfault during the call marked
> by "-->"
>
> unsigned char *encrypt_message(unsigned cha
Hi,
the following code executes once, and does fine. Calling the function a
second time gives a segfault during the call marked by "-->"
unsigned char *encrypt_message(unsigned char *message, int inl, int *outl)
{
EVP_CIPHER_CTX ctx;
EVP_CIPHER_CTX_init(&ctx);
-->EVP_Encry
On 1/30/06, Srini Naidu <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to install openssl 0.9.8.a on solaris 10
> platform with GNugcc 3.3.2 comipler.
> I keep seeing"make" command" failing.
>
> Any idea what causing the issue.
> gcc -I.. -I../.. -I../../include -D
Hi,
Can I share session cache between two processes that each create its own
SSL_CONTEXT? The two process then simply call
SSL_CTX_set_session_id_context() passing the same sid_ctx?
The following paragraph in the documentation seems to indicate that this
is not safe. Is this true?
http://www.ope
Hi,
I am trying to install openssl 0.9.8.a on solaris 10
platform with GNugcc 3.3.2 comipler.
I keep seeing"make" command" failing.
Any idea what causing the issue.
++
$ pwd
/opt/
JFYI---
It sounds to me like you are trying to get an implementation of Apache and
mod_ssl running on Windows, and you have migrated to Cygwin for lack of luck
on the task.
Rather than trying to make all this stuff, might I suggest downloading and
installing pre-built packages?:
http://www.opens
On Mon, Jan 30, 2006, Jim Adams wrote:
>
> My question is, has the current snapshot changed since the 0124 snapshot
> with regards to building FIPS versions for Windows and entering FIPS mode?
> Or am I doing something wrong, or is there an additional step in the build
> process that is not yet d
Are you going to support not only 0.9.7 branch, but also 0.9.8 branch?
+Kiyoshi
Kiyoshi Watanabe
- Original Message -
From: "Dr. Stephen Henson" <[EMAIL PROTECTED]>
To:
Sent: Monday, January 30, 2006 10:07 PM
Subject: Re: OpenSSL FIPS Certification
On Sun, Jan 29, 2006, Kyle Hamilto
All,
I downloaded and built the 20060124 stable snapshot and built the FIPS
version for Windows. It built w/o errors, but it did not create a SHA1
signature file for fipscanister.obj. I built my application linking with
libeay32.lib and ssleay32.lib. When I tried to enter FIPS mode with
FIPS_m
Thanks for the reply ,
In fact I know that, I ve installed GCC ..
I ll try to install C Compiler ..
But Can you plz advice me Where I can get C Compiler , or developer tools
I got Visual C++, so Does it meet my requirement ?
Any help will most appreciated ,
Thanks
Kadir
-Original Mes
Hi –
OK -- I was able to get it working with
your info and help.
I really greatly appretiate that you went
through all the trouble to make the Portable OpenSSL 0.9.8a and then to provide
so much follow up help!
Thank you!
-Original Message-
From:
[EMAIL PROTECTED]
On Sun, Jan 29, 2006, Kyle Hamilton wrote:
> 0.9.7h is FIPS certified, as long as you build with unmodified sources
> (and this is checked with an SHA check on the sources in question).
>
Err no IT IS NOT. The version submitted for validation included various changes
to sequestered code (the stu
16 matches
Mail list logo