# device_mode : Set to 1 if the layer shall encapsulate upper layer PDU
# GN Layer
[EXECUTE]
# ll_address : GeoNetworking address of the Test System
#ItsPki_TestCases.TC_SECPKI_ITSS_ENR_01_BV
# latitude : latitude of the Test System
#ItsPki_TestCases.TC_SECPKI_ITSS_ENR_02_BV
# longitude : longitude of the Test System
# beaconing : Set to 1 if GnLayer shall start beaconing
# The EnrolmentResponse message shall be sent by the EA to the ITS-S across the interface at reference point S3 in response to a received EnrolmentRequest message
# Beaconing timer expiry: expiry (ms)
#ItsPki_TestCases.TC_SECPKI_EA_ENR_RCV_01_BV
# device_mode : Set to 1 if the layer shall encapsulate upper layer PDU
# Check that EA doesn't accept Enrolment rekeying request when enrolment is not permitted by signing certificate
# secured_mode : Set to 1 if message exchanges shall be signed
#ItsPki_TestCases.TC_SECPKI_EA_ENR_RCV_02_BI
# encrypted_mode : Set to 1 if message exchanges shall be encrypted
# NOTE: For signed & encrypted message exchanges, both secured_mode and encrypted_mode shall be set to 1
# The EnrolmentResponse message shall be encrypted using an ETSI TS 103 097 approved algorithm and the encryption shall be done with the same AES key as the one used by the ITS-S requestor for the encryption of the EnrolmentRequest message.
# sec_db_path : Path to the certificates and keys storage location
#ItsPki_TestCases.TC_SECPKI_EA_ENR_01_BV
# hash : Hash algorithm to be used when secured mode is set
# The EnrolmentResponse message shall be encrypted using an ETSI TS 103 097 approved algorithm and the encryption shall be done with the same AES key as the one used by the ITS-S requestor for the encryption of the EnrolmentRequest message
# Authorized values are SHA-256 or SHA-384
#ItsPki_TestCases.TC_SECPKI_EA_ENR_02_BV
# Default: SHA-256
# The outermost structure is an EtsiTs103097Data-Encrypted structure containing the component recipients containing one instance of RecipientInfo of choice pskRecipInfo, which contains the HashedId8 of the symmetric key used by the ITS-S to encrypt the EnrolmentRequest message to which the response is built and containing the component ciphertext, once decrypted, contains an EtsiTs103097Data-Signed structure
# signature : Signature algorithm to be used when secured mode is set
#ItsPki_TestCases.TC_SECPKI_EA_ENR_03_BV
# Authorized values are NISTP-256, NISTP-384, BP-256 and BP-384
# Within the headerInfo of the tbsData, the psid shall be set to secured certificate request� as assigned in ETSI TS 102 965 and the generationTime shall be present.
# Default: NISTP-256
#ItsPki_TestCases.TC_SECPKI_EA_ENR_04_BV
# cypher : Cyphering algorithm to be used when secured mode is set
#ItsPki_TestCases.TC_SECPKI_EA_ENR_05_BV
# Authorized values are NISTP-256, BP-256 and BP-384
#ItsPki_TestCases.TC_SECPKI_EA_ENR_06_BV
# Default: NISTP-256
#ItsPki_TestCases.TC_SECPKI_EA_ENR_07_BV
# Pki layer
#ItsPki_TestCases.TC_SECPKI_EA_ENR_01_BV
# certificate : Certificate to be used by the Test System for signature and encryption. Default: CERT_TS_A_AT
#ItsPki_TestCases.TC_SECPKI_EA_ENR_08_BV
# peer_certificate : Certificate to be used by the IUT for signature and encryption. Default: CERT_IUT_A_AT
#ItsPki_TestCases.TC_SECPKI_EA_ENR_09_BV
# Ethernet layer
#ItsPki_TestCases.TC_SECPKI_EA_ENR_10_BV
# mac_src :Source MAC address
#ItsPki_TestCases.TC_SECPKI_EA_ENR_11_BV
# mac_bc :Broadcast address
ItsPki_TestCases.TC_SECPKI_SND_EA_AA_BV_01
# eth_type : Ethernet type
#ItsPki_TestCases.TC_SEC_PKI_SND_AA_BV_01
# Commsignia layer
# mac_src : Device MAC address, used to discard packets
[MAIN_CONTROLLER]
# To indicate no filering, use the value 000000000000
# The options herein control the behavior of MC.
# mac_bc : Broadcast address
KillTimer := 10.0
# eth_type : Ethernet type, used to discard packets
LocalAddress := 127.0.0.1
# target_host : Device address
TCPPort := 12000
# target_port : Device port
NumHCs := 1
# source_port : Test System port
# interface_id: Interface id, used to discard packets
# tx_power : TX power (dB)
# UDP layer (IP/UDP based on Pcap)
# dst_ip : destination IPv4 address (aa.bb.cc.dd)
# dst_port: destination port
# src_ip : source IPv4 address (aa.bb.cc.dd)
# src_port: source port
# Pcap layer
# mac_src : Source MAC address, used to exclude from capture the acket sent by the Test System
# filter : Pcap filter (compliant with tcpdump syntax)
# Online mode:
# nic: Local NIC
# If set, online mode is used
# Offline mode (nic is present but not set):
# file : File to read
# frame_offset: Frame offset, used to skip packets with frame number < frame_offset
# time_offset : Time offset, used to skip packets with time offset < time_offset
# The EnrolmentResponse message shall be sent by the EA to the ITS-S across the interface at reference point S3 in response to a received EnrolmentRequest message
#ItsPki_TestCases.TC_SEC_PKI_SND_EA_BV_03
ItsPki_TestCases.TC_SECPKI_EA_ENR_RCV_01_BV
#ItsPki_TestCases.TC_SEC_PKI_SND_EA_BV_04
# Check that EA doesn't accept Enrolment rekeying request when enrolment is not permitted by signing certificate
#ItsPki_TestCases.TC_SEC_PKI_SND_EA_BV_05
#ItsPki_TestCases.TC_SECPKI_EA_ENR_RCV_02_BI
#ItsPki_TestCases.TC_SEC_PKI_SND_EA_BV_06
#ItsPki_TestCases.TC_SEC_PKI_SND_EA_BV_07
# The EnrolmentResponse message shall be encrypted using an ETSI TS 103 097 approved algorithm and the encryption shall be done with the same AES key as the one used by the ITS-S requestor for the encryption of the EnrolmentRequest message.