Hey all,
So having read the NEWS announcement for 0.9.8, I was eager to try
re-compiling openssl without the old deprecated functionality. However,
util\mk1mf.pl complains about no-deprecated being an unknown option.
My system setup is as follows:
OS: WinXP SP2
Perl: ActiveState 5.8.4 build
Hello. I ran into some odd PRNG related errors after switching from OpenSSL
0.9.7g to 0.9.8 on Solaris 2.7 today. I checked through the archives of this
mailing list that I could find and I didn't see an answer in the FAQ, but if
there's a place I missed please let me know. I'd happily RTFM.
Co
> When I try and write more than 32k I get the following messages...
>
> - Attempting to write 59266 bytes
> - Written 16384 bytes
> - Written 16384 bytes
> - SSL_ERROR_SYSCALL: error::lib(0):func(0):reason(0)
>
> I have SSL_load_error_strings() earlier in my code, but don't get any
> more
It is like an x509 cert in that it has some plain text along with other
non-readable stuff...
I have tried asn1parse (with various offsets used) and I get some
readable stuff...
The file contains stuff relating to an x509 cert that I need to override
What exactly is it???
Thanks in adva
CA.pl -sign finally worked. - the other method's of making certificates seemed
to work,
but I'm not sure if they were actually good certificates.
When CA.pl -sign finally worked, the https did too.
Thanks for all the helpful responses.
-Original Message-
From: Jorey Bump <[EMAIL PROTE
On Thu, Aug 11, 2005, [EMAIL PROTECTED] wrote:
> seeing error 8182
>
> corrupt/invalid certificate: could not establish an encrypted connection
>
> when trying to browse to https://ipaddress
>
> any ideas?
>
What browser?
> also, when tyring to create certificates using CA.pl
>
> the last
seeing error 8182
corrupt/invalid certificate: could not establish an encrypted connection
when trying to browse to https://ipaddress
any ideas?
also, when tyring to create certificates using CA.pl
the last step, CA.pl -sign does not work.
http://www.vanemery.com/Linux/Apache/apache-SSL.html
Thanks Andy!
Michael
On 8/11/05, Andy Polyakov <[EMAIL PROTECTED]> wrote:
> > 5. I still needed to change the MLFLAGS and LFLAGS in cedll.mak and
> > ce.mak from machine:ARM to machine:thumb. Otherwise, the compiler
> > compains about an incompatibility with winsock.lib (winsock.dll),
> > which
On 8/11/05, David Schwartz <[EMAIL PROTECTED]> wrote:
> > My code uses blocking sockets, has the SSL_CTX
> > SSL_MODE_ENABLE_PARTIAL_WRITE option set and loops on the ssl_read but
> > the socket is closed after the first 32k is sent.
> >
> > Why, if a message block size is 16k, does the first 32
On Tue, Aug 09, 2005 at 08:54:44PM +0200, Dr. Stephen Henson wrote:
> On Tue, Aug 09, 2005, Peter BENKO,VSE IT
> Sluzby,+421-55-610-2045,+421-903-855532 wrote:
>
> > I have problem with signature verification:
> >
> > When I try to verify the SMIME signed message (hello.txt.p7m - see
> > attachm
>From my understanding of the code, in case of bad record mac an alert
is sent to peer. The recipient application gets an error in SSL_read.
JB
On 8/11/05, BG for OpenSSL <[EMAIL PROTECTED]> wrote:
> TLS allows for the detection of a (post-handshake) replay attack
> by detecting incorrect values
5. I still needed to change the MLFLAGS and LFLAGS in cedll.mak and
ce.mak from machine:ARM to machine:thumb. Otherwise, the compiler
compains about an incompatibility with winsock.lib (winsock.dll),
which was linked with machine:thumb.
http://cvs.openssl.org/chngview?cn=14356. a.
_
Hello,
This is a follow up to an earlier post I made with regard to some
problems I'm facing in running some code that uses OpenSSL on
VxWorks. The same code, with the same certificate files runs on
Solaris, Linux and Windows. On VxWorks, however, I get:
30209:error:14094412:SSL routines:SSL3_REA
> I have a 'problem' that has been reported before, namely that only the
> first 32k of my messages are being sent/read by my openSSL
> client/server.
>
> The original post is here:
> http://marc.theaimsgroup.com/?l=openssl-users&m=101180918225646&w=2.
>
> The solution given was to read the man pa
14 matches
Mail list logo