Make INDEX_CERTS dynamic, too.
authorAlan T. DeKok <aland@freeradius.org>
Thu, 8 May 2014 12:58:36 +0000 (08:58 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 8 May 2014 12:59:30 +0000 (08:59 -0400)
commitbe3813005e13ac96fd92560e11e27028d64e373b
tree3dc22f99e6aa98f13775bf82f1d24b571b0a74db
parent3bf5693246d0083111393005445121065f0653b7
Make INDEX_CERTS dynamic, too.

So that we can supply a free function.
Also bump the values of the other indexes.  OpenSSL allocates
indexes starting from zero, so we don't want it's indexes to
conflict with our indexes
src/include/tls-h
src/main/tls.c