]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"
authorMichael Brown <mcb30@ipxe.org>
Tue, 22 May 2012 00:09:34 +0000 (01:09 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 22 May 2012 00:13:43 +0000 (01:13 +0100)
commit4fa1a2b4fe7f49b46c44fb3985984efd7dec212d
treebc741636a3c4ddfab7fa6690effc3294b263d757
parent7fa1f41f7d3522349399fe1d1523a644b59f59de
[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"

The setting name "key" conflicts with the setting name "key" already
in use by the 802.11 code.  Resolve the conflict by renaming the newer
setting to "privkey".

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile.housekeeping
src/crypto/clientcert.c