View Issue Details

IDProjectCategoryView StatusLast Update
0009347CTT UA Package5 - General Problempublic2024-01-18 17:07
ReporterUwe Stadelmann Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSLinuxOS VersionDebian10
Summary0009347: Missing Extended Key Usage in certificates
Description

The test case Security/Security Certificate Validation/002.js is not working because the used certificate (ctt_ca1TC_ca2I_appT) does not contain the Extended Key Usage section.
This is mandatory according Part 6 Table 43 – Application Instance Certificate:

"Specifies additional limits on how the Certificate key may be used.
For RSA keys, the extendedKeyUsage shall specify serverAuth
and/or clientAuth."

Because of this we do not accept the certificate and the test fails.

Problably the same issue happen on other tests, too.

Additional Information

The used CTT version is 1.11.0+409 with Script Version: 1.04.506.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2024-01-18 12:47

developer   ~0020656

While the windows certificate generation has been updated and had the extension set to v3_issued, this has been missed when updating the Linux generation script.
Adding to specify the extension will ensure to use the properly set parameters for the leaf certificates.

Paul Hunkar

2024-01-18 17:07

administrator   ~0020659

reviewed change in call, agreed to change, closed issue

Issue History

Date Modified Username Field Change
2024-01-10 15:10 Uwe Stadelmann New Issue
2024-01-12 16:52 Paul Hunkar Assigned To => Alexander Allmendinger
2024-01-12 16:52 Paul Hunkar Status new => assigned
2024-01-18 12:47 Alexander Allmendinger Status assigned => resolved
2024-01-18 12:47 Alexander Allmendinger Resolution open => fixed
2024-01-18 12:47 Alexander Allmendinger Note Added: 0020656
2024-01-18 17:07 Paul Hunkar Project CTT UA Test Case => CTT UA Package
2024-01-18 17:07 Paul Hunkar Status resolved => closed
2024-01-18 17:07 Paul Hunkar Fixed in Version => 1.03.09-01.00.505
2024-01-18 17:07 Paul Hunkar Note Added: 0020659