charon-tkm: Reverse cert chain processing order
Verify certificate chains starting from the root CA certificate and moving towards the leaf/user certificate. Also update TKM-RPC and TKM in testing scripts to version supporting the reworked CC handling.
This commit is contained in:
committed by
Tobias Brunner
parent
532023dcf1
commit
a0a0571bd1
@@ -2,7 +2,7 @@
|
||||
|
||||
PKG = tkm-rpc
|
||||
SRC = https://git.codelabs.ch/git/$(PKG).git
|
||||
REV = 4d6cd3f5e6a8f0d33f56289ad3a07645f10edc91
|
||||
REV = 1f4e1c9c6ec473cdb391b5416f38d48b09cb6004
|
||||
|
||||
PREFIX = /usr/local/ada
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
PKG = tkm
|
||||
SRC = https://git.codelabs.ch/git/$(PKG).git
|
||||
REV = 5320ec82f2221d9c4d5be106f6b90287bfb4acce
|
||||
REV = 8184cc0976a5b00c9d042bef2032223ae261f948
|
||||
|
||||
export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user