]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove obsolete keystore path
authorKenny Root <kroot@google.com>
Wed, 26 Jun 2013 21:57:31 +0000 (14:57 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 1 Nov 2013 14:35:34 +0000 (16:35 +0200)
commitb4421ecb217da30d5fa83f4857d39caaa331d5a7
tree462a8f81b57c431ed00489abb4624384cbc64bc4
parentebfe384979e42969908006ba0ec7483cc9c9fdb7
Remove obsolete keystore path

It's not possible to get a raw private key from keystore anymore, so
this would fail every time anyway. Remove it so it doesn't confuse
anyone that looks at this code.

Change-Id: I021fc1707b16474d8698c85055a6fcc4095cd215
src/crypto/tls_openssl.c