Thanks you are right.
I got it to work now adding the ca_bundle to it.
BR.
Allan
2014-04-16 10:28 GMT+02:00 Eisenacher, Patrick :
>
>
> > -Original Message-
> > From Allan Nielsen
> >
> > I have installed an ubuntu server with dovecot and a free certificate
> from
> > startssl, but I g
> -Original Message-
> From Allan Nielsen
>
> I have installed an ubuntu server with dovecot and a free certificate from
> startssl, but I get:
> verify error:num=20:unable to get local issuer certificate
> and
> verify error:num=21:unable to verify the first certificate
>
> Any idea wh
tSSL-certificate-not-trusted-tp49497.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-u
Hi all,
I have installed an ubuntu server with dovecot and a free certificate from
startssl, but I get:
verify error:num=20:unable to get local issuer certificate
and
verify error:num=21:unable to verify the first certificate
Any idea why?
Tanks in advance, Allan
My dovecot conf:
---
auth_userna
tSSL-certificate-not-trusted-tp49500.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
wner-openssl-us...@openssl.org] On Behalf Of Duncan Berriman
Sent: Thursday, July 09, 2009 3:18 PM
To: openssl-users@openssl.org
Subject: Re: " unable to get local issuer certificate" & certificate not
trusted errors
Its likely that the certificate is not installed correctly and that
the pe
ison/
CN=model.goxroads.c
om
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0
/C=US/ST=Wisconsin/L=Madison/O=Integrasys/OU=Madison/
CN=model.goxroads.c
om
verify error:num=27:certificate not trusted
verify return:1
depth=0
/C=US/ST=Wisconsin/L=Madiso
rify return:1
depth=0
/C=US/ST=Wisconsin/L=Madison/O=Integrasys/OU=Madison/CN=model.goxroads.c
om
verify error:num=27:certificate not trusted
verify return:1
depth=0
/C=US/ST=Wisconsin/L=Madison/O=Integrasys/OU=Madison/CN=model.goxroads.c
om
verify error:num=21:unable to verify the first certificate
ve
EMAIL PROTECTED] Behalf Of gopinath ethiraja
Sent: Friday, February 01, 2008 5:11 AM
To: openssl-users@openssl.org; [EMAIL PROTECTED]
Subject: " unable to get local issuer certificate" & certificate not
trusted errors
I tried to connect to a server using s_client command .but i g
I tried to connect to a server using s_client command .but i get an
error stating
" unable to get local issuer certificate" & also
it gives certificate not trusted "
how to overcome this errors
C:\OpenSSL\bin>openssl s_client -connect gmail.c
Hi Stephen,
It turned out that the problem was confusion caused by having root
certificates from a test CA and a production CA, both with the same DN
in the subject. The certificates were indeed different as the code was
reporting. I should have trusted it!
Thanks for your advice.
Dan.
--
On Fri, Dec 01, 2006, Dan Ellis wrote:
> Dr. Stephen Henson wrote:
>
> >Does the client CA chain include an intermediate certificate which is not
> >
> >being sent: so the server can't build the chain to verify it?
> >
> >
> I've checked the actual exchange with Wireshark, and it shows that the
Dr. Stephen Henson wrote:
Does the client CA chain include an intermediate certificate which is not
being sent: so the server can't build the chain to verify it?
I've checked the actual exchange with Wireshark, and it shows that the
client is sending the entire chain: client, CA 3, CA 2, ro
On Thu, Nov 30, 2006, Dan Ellis wrote:
> Hello,
>
> I'm having trouble verifying peer certificates.
>
> I add my root certificate to the context's store using
> X509_STORE_add_cert (and also give it to SSL_CTX_add_client_CA). My
> server certificate chain is in a file, and I load the server ce
Hello,
I'm having trouble verifying peer certificates.
I add my root certificate to the context's store using
X509_STORE_add_cert (and also give it to SSL_CTX_add_client_CA). My
server certificate chain is in a file, and I load the server certificate
from the file and build a temporary stack
. When Running:
openssl s_client -connect localhost:2088 -state
-debug
I got this error messages:
verify error:num=20:unable to get local issuer certificate
verify error:num=27:certificate not trusted
verify error:num=21:unable to verify the first certificate
Thanks in advance for all you
16 matches
Mail list logo