ref: 9f50ee06f3a78af3767ec061f4647b5446c8619e
parent: ada54defbcb037f8858b475f90ef215b7d1b44a6
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Sep 23 12:57:25 EDT 2015
libsec: implement client certificate authentication for tls1.2 we used to negotiate tls1.1 for client cert authentication because the signature generation was not implemented for tls1.2. this is now fixed and tls1.2 can be negotiated with client certs.