View Issue Details

IDProjectCategoryView StatusLast Update
0007614Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2022-01-29 14:22
ReporterGUILLIEN Assigned ToAlexander Allmendinger  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
OSWindows 10 
Product Version1.04.09.398 
Target Version1.04.09.401Fixed in Version1.03.341.401 
Summary0007614: Ce test case do not what it says it does
Description

The certificate génerated used : ctt_ca1T_usrUR is not revoked. Whereas it should be according to the description : / Test prepared Ing.-Büro Allmendinger; info@allmendinger.de
Description: Activate a session using a not trusted, revoked X509 user certificate.
/

Grégoire GUILLIEN
CODRA

Steps To Reproduce

Generate a new certificate collections using the CTT Pki and check the revocation of ctt_ca1T_usrUR. You should see that its serial number is 08 and the crl does not contains it.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2022-01-24 15:47

developer   ~0015834

Last edited: 2022-01-29 14:16

The files to create the certificate missed deploying the revocation lists after revoking the certificate. fixed by adding the following to the end of the script:

CALL:deploy_revocation_list "%CATOISSUECERTIFICATESFROM%" "%DEPLOYED_SERVER_STORE_PATH%" || GOTO BATCH_END_ERROR

Paul Hunkar

2022-01-29 14:22

administrator   ~0015890

reviewed in extra call and closed

Issue History

Date Modified Username Field Change
2022-01-20 12:40 GUILLIEN New Issue
2022-01-21 17:09 Paul Hunkar Assigned To => Alexander Allmendinger
2022-01-21 17:09 Paul Hunkar Status new => assigned
2022-01-21 17:09 Paul Hunkar Target Version => 1.04.09.401
2022-01-24 15:47 Alexander Allmendinger Status assigned => resolved
2022-01-24 15:47 Alexander Allmendinger Resolution open => fixed
2022-01-24 15:47 Alexander Allmendinger Fixed in Version => 1.03.341.401
2022-01-24 15:47 Alexander Allmendinger Note Added: 0015834
2022-01-29 14:16 Paul Hunkar Note Edited: 0015834
2022-01-29 14:22 Paul Hunkar Status resolved => closed
2022-01-29 14:22 Paul Hunkar Note Added: 0015890