Hi,
I am trying to tweak openssl-master client to test a tls1.3 enabled server.
I want to club the client certificate, client key exchange , change cipher spec
and certificate verify into single handshake message.( So that the record shows
up as multiple handshake messages).
OpenSSL Version :
Hi,
You can test ports with OpenSSL. But you gotta need a certificate for your
s_server. You can generate a self signed certificate with openssl.
Try this
https://stackoverflow.com/questions/10175812/how-to-create-a-self-signed-certificate-with-openssl
And place that file in the dir were you are
Hi all,
Marry Christmas!
Please take a look at my previous question, appreciate every bit of help
I'm stuck.
FYI the guy named ananthaneni saiteja chowdary and myself are same. This
email had a problem subscribing to the mailing list earlier hence the other
name.
Thanks
Saiteja.
--
openssl-users
Hi,
Happy Holidays everyone.
I want to send client certificate, client key exchange and client verify in a
single handshake message which appears as multiple handshake messages in a
single record. But to sent the client verify I need to first make a hash of
previous messages(client certificat
SSL handshake.
Comic Sans. Need I say more?
On Tue, Dec 26, 2017 at 4:53 AM, Sai Teja Chowdary
wrote:
Hi,
Happy Holidays everyone.
I want to send client certificate, client key exchange and client verify in a
single handshake message which appears as multiple handshake messages in a
Hi everyone,
I apologize for Comic Sans. And honestly I didn't know using it implies
this many impressions. As I said my other subscription named "Ananthaneni
Saiteja Chowdary" is my outlook account that i use for my office
work(because I am using a QHD resolution my fonts are so small so i
select
Hi everyone,
I want to send client certificate, client key exchange and client verify in
a single handshake message which appears as multiple handshake messages in
a single record. But to sent the client verify I need to first make a hash
of previous messages(client certificate and client key exch
to form a proper hash after writing
somethinginto SSL handshake.(Revised)
> On Dec 29, 2017, at 10:18 PM, Sai Teja Chowdary
> wrote:
>
> I want to send client certificate, client key exchange and client verify in a
> single handshake message which appears as multiple handshak