On Fri, Jul 17, 2015, Victor Wagner wrote:
> On Fri, 17 Jul 2015 00:10:27 +
> "Dr. Stephen Henson" wrote:
>
> > On Thu, Jul 16, 2015, Anirudh Raghunath wrote:
> >
> > > Hello,
> > >
> > > I want to write a program in which I can load a certificate from a
> > > smartcard instead of having
On Fri, 17 Jul 2015 00:10:27 +
"Dr. Stephen Henson" wrote:
> On Thu, Jul 16, 2015, Anirudh Raghunath wrote:
>
> > Hello,
> >
> > I want to write a program in which I can load a certificate from a
> > smartcard instead of having it in a file on the client machine. In
>
> You may be able to
Hi Steve,
Thanks a lot for the response. We are not using SSL 3.0. It is completely
disabled in the stack. This issue is happening in TLS 1.0/ TLS 1.2 both.
We are using OpenSSL 1.0.1c. I did not try using s_client.
However I found the issue is fixed with the latest release of OpenSSL
1.0.2d. API