From 86c515ae6685bced7da6d3e9e527d054b9e92c96 Mon Sep 17 00:00:00 2001 From: filatov Date: Mon, 12 Sep 2016 11:30:17 +0000 Subject: [PATCH] fix properties --- data/profiles/config.cfg | 20 -------------------- data/profiles/plu.cfg | 3 --- 2 files changed, 23 deletions(-) delete mode 100644 data/profiles/config.cfg delete mode 100644 data/profiles/plu.cfg diff --git a/data/profiles/config.cfg b/data/profiles/config.cfg deleted file mode 100644 index 8075b6a1b..000000000 --- a/data/profiles/config.cfg +++ /dev/null @@ -1,20 +0,0 @@ -reuse=yes -format=hex - -# Use ETSI location as a reference one -# In a normal case the validity region of AT certificates is centered on this location -# AA certificate validity region can be shifted to the west depending of the test puprose. -reflocation=43.616916,7.053336 - -# Reference time (BT) considered as a begining of the validation period of the AT certificate -# Valid AT certificates will expires after 365 days after this date -# VAlidation period of other certificates is also based on this date: -# start time end time -# Root certificate: BT - 1 year BT + 2 years -# Valid AA certificates: BT BT + 1 year -reftime=2016-01-01 - -# custom AID to be used to test GenericMessageProfile -macro=CAM:36 -macro=DENM:37 -macro=GENERIC:39 diff --git a/data/profiles/plu.cfg b/data/profiles/plu.cfg deleted file mode 100644 index 9920126d0..000000000 --- a/data/profiles/plu.cfg +++ /dev/null @@ -1,3 +0,0 @@ -reuse=yes -format=hex -reflocation=51.4744200:5.6240500 -- GitLab