On Fri, Mar 06, 2015, Christian Georg wrote:
>
> Any recommendations on how I can solve my issues without changing the openssl
> code and add this manually?
>
I'm not sure OpenSSL can do exactly what you want: 1.0.2 has an option to
return the raw ciphersuite list sent by the client. The s_ser
On Fri, Mar 6, 2015 at 2:05 PM, Christian Georg <
christian.ge...@cologne-intelligence.de> wrote:
> Hi all,
>
Christian,
I might be able to save you some time.
I wrote an SSL/TLS client test for the SSL Labs web site; you can find it
here: https://dev.ssllabs.com/ssltest/viewMyClient.html If y
We ran the same command with both software TPM and hardware TPM.
Please find the detailed debug logs from the tcsd attached. Also copied the
relevant portions. For API GetPubKey, software TPM works fine and in thsi
case it seems an 'ioctl' call is made compared to a write in case of actual
TPM.
Hi all,
I am trying to get detailed info on the protocols and cipher suites supported
by a client app. Main goal is to verify that the constraints on protocols
versions and cipher suites we are using within an app are working correctly.
(so it is not about the cipher suites that are theoretical