Displaying 3 results from an estimated 3 matches for "kvm999".
Did you mean:
kvm139
2014 Apr 21
2
TLS and intermediate CA
...n the
chain). I have confirmed (recompiling with various debug statements) that
the gnutls libraries are successfully loading both certs from the
cacert.pem file.
When I try to connect with openssl s_client -connect <host>:16514 I get
something similar to this:
---
Certificate chain
0 s:/CN=kvm999.example.com
i:/C=US/ST=Utah/O=Qualtrics/OU=SRE/CN=intca1.example.com
---
Server certificate
-----BEGIN CERTIFICATE-----
... omitted for brevity
-----END CERTIFICATE-----
subject=/CN=kvm999.example.com
issuer=/C=US/ST=Utah/O=Qualtrics/OU=SRE/CN=intca1.example.com
---
Acceptable client certificate...
2014 Apr 22
0
Re: TLS and intermediate CA
...ing with various debug statements) that
> the gnutls libraries are successfully loading both certs from the
> cacert.pem file.
>
> When I try to connect with openssl s_client -connect <host>:16514 I get
> something similar to this:
> ---
> Certificate chain
> 0 s:/CN=kvm999.example.com
> i:/C=US/ST=Utah/O=Qualtrics/OU=SRE/CN=intca1.example.com
> ---
> Server certificate
> -----BEGIN CERTIFICATE-----
> ... omitted for brevity
> -----END CERTIFICATE-----
> subject=/CN=kvm999.example.com
> issuer=/C=US/ST=Utah/O=Qualtrics/OU=SRE/CN=intca1.examp...
2014 Apr 22
2
Re: TLS and intermediate CA
...> > the gnutls libraries are successfully loading both certs from the
> > cacert.pem file.
> >
> > When I try to connect with openssl s_client -connect <host>:16514 I get
> > something similar to this:
> > ---
> > Certificate chain
> > 0 s:/CN=kvm999.example.com
> > i:/C=US/ST=Utah/O=Qualtrics/OU=SRE/CN=intca1.example.com
> > ---
> > Server certificate
> > -----BEGIN CERTIFICATE-----
> > ... omitted for brevity
> > -----END CERTIFICATE-----
> > subject=/CN=kvm999.example.com
> > issuer=/C=US/ST...