Hi
The openssl version is 1.0.2
Thanks and Regards
Darshan
From: Mody, Darshan Arvindkumar (Darshan)
Sent: Wednesday, 19 June, 19:49
Subject: unknown message digest algorithm
To: 'openssl-users@openssl.org', openssl-...@openssl.org
Cc: Mahajan, Hrishikesh Ulhas (Hrishikesh), Phad
Hi
We are facing issues with regards to SSL_Read operation.
We see the error "error:0D0C50A1:asn1 encoding routines:ASN1_item_verify:
unknown message digest algorithm" during SSL read operation. Below are my
queries
1. Is it possible to have such error during 'read operat
02:03
To: openssl-users@openssl.org
Subject: Re: Unknown message digest algorithm sha256RSA OpenSSL 1.0.1e
On 27-02-2013 23:54, John Unsworth wrote:
> I have a Windows CA that has created a sha256RSA CA cert and server cert.
> However OpenSSL fails to validate them.
>
> C:\MetaAndDi
On 27-02-2013 23:54, John Unsworth wrote:
I have a Windows CA that has created a sha256RSA CA cert and server cert.
However OpenSSL fails to validate them.
C:\MetaAndDirectory\certs>openssl verify -verbose -CAfile win2k8r2-ca.cer
win2k8r2-server.cer
win2k8r2-server.cer: /DC=net/DC=cp/DC=macc/CN=
I have a Windows CA that has created a sha256RSA CA cert and server cert.
However OpenSSL fails to validate them.
C:\MetaAndDirectory\certs>openssl verify -verbose -CAfile win2k8r2-ca.cer
win2k8r2-server.cer
win2k8r2-server.cer: /DC=net/DC=cp/DC=macc/CN=macc-JOHN-WIN2K8R2-1-CA
error 7 at 1 depth l
hi,
i have a problem with OpenSSL_add_all_algorithms() in openssl:
on startup, my application calls OpenSSL_add_all_algorithms() in the
main thread. a while after that, a new thread is created. this second
thread then calls X509_verify_cert() which returns the error:
'error:0D0C50A1:asn1 encodin
hi,
i have a problem with OpenSSL_add_all_algorithms() in openssl:
on startup, my application calls OpenSSL_add_all_algorithms() in the
main thread. a while after that, a new thread is created. this second
thread then calls X509_verify_cert() which returns the error:
'error:0D0C50A1:asn1 encodin
Tim Hudson wrote:
>
> Try connecting with
>openssl s_client -state -debug -connect hostname:port and see what
> details
> are returned in the server certificate - that will at least tell you what
> algorithms are used by the server certificate.
>
> Are you sure you are actaully calling O
pbirk wrote:
I'm trying to use IO-Socket-SSL-1.13_5, Net-SSLeay 1.32 and OpenSSL 0.9.7j.
I have the Perl module coded the following way.
Try connecting with
openssl s_client -state -debug -connect hostname:port and see what details
are returned in the server certificate - that will at
;m using on the client (it's
split up into CA.pem, Cert.pem, and Key.pem).I've seen a similar error
on Google where the resolution was to call SSLeay_add_ssl_algorithms().. I
did this in my application and still have the "unknown message digest
algorithm" error. Does anyon
On Sun, Jul 20, 2003, Leonard R Smith II wrote:
>
> To all,
> I have a cert that is signed by verisign. Its works find with
> openssl-0.9.6e that I compiled. The openssl verify command works and tells
> me that that cert is okay and most of the ssl clients I used recognize it.
>
> Ho
To all,
I have a cert that is signed by verisign. Its works find with
openssl-0.9.6e that I compiled. The openssl verify command works and tells
me that that cert is okay and most of the ssl clients I used recognize it.
However I am having trouble with Sun Microsystems openssl
dis
12 matches
Mail list logo