Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » COER encoding/decoding issue on EtsiTs102941Data ASN.1(TITAN COER)
COER encoding/decoding issue on EtsiTs102941Data ASN.1 [message #1860745] Thu, 31 August 2023 09:14 Go to next message
Yann Garcia is currently offline Yann GarciaFriend
Messages: 153
Registered: June 2016
Senior Member
Good morning,

I got a COER encoding/decoding issue on EtsiTs102941Data ASN.1 data structure.
The error is:
Dynamic test case error: Cannot find matching tag for type CertIssueExtension_permissions

I have attached a small project to reproduce it.
Please, use make && run_all.sh command to execute the testcase which highlight the issue (TC_coer_decoding_issue_data_certIssueExtension_permissions).

The trouble seems to be in ToBeSignedCertificate data structure described in Ieee1609Dot2, on field certIssuePermissions. There is a constraint on this data structure which is:
(WITH COMPONENTS { ..., appPermissions PRESENT} |
WITH COMPONENTS { ..., certIssuePermissions PRESENT} |
WITH COMPONENTS { ..., certRequestPermissions PRESENT})

I tried to remove these constraints, but the issue still persists.

Perhaps my analyze is not correct.

Many thanks in advance,

Best Regards,

Yann Garcia
FSCOM
Re: COER encoding/decoding issue on EtsiTs102941Data ASN.1 [message #1860860 is a reply to message #1860745] Wed, 06 September 2023 13:03 Go to previous message
Adam Knapp is currently offline Adam KnappFriend
Messages: 54
Registered: November 2020
Member
Hi Yann,

We are checking the issue. I was able to reproduce the error, the reason is still unclear.
Previous Topic:Issue while decoding COER packet
Next Topic:Error executing make port in bin directory
Goto Forum:
  


Current Time: Sat Dec 21 14:37:34 GMT 2024

Powered by FUDForum. Page generated in 0.03445 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top