PureTLS
Status: Beta
Brought to you by:
huston
I am wondering if I can remove those dummy certificates
request
in PureTLS Profile.
For example, if the server does not need authenticate
the client, we
do not need provide client's certificate and key at the
client side.
I have tried to disable the private key and certificate
checking at
PureTLS profile, it works. But the TLS authentication
process becomes much slower.
Can anyone tell me whether it is ok to do this
modification?
Thanks.