View Issue Details

IDProjectCategoryView StatusLast Update
000546510000-006: MappingsSpecpublic2020-06-18 17:43
ReporterPaul Hunkar Assigned ToRandy Armstrong  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionreopened 
Summary0005465: Security check description is incorrect
Description

In part 6 the following txt exists:

"If the Message is secured with asymmetric algorithms, then the receiver shall verify that it supports the requested SecurityPolicy. If the Message is the response sent to the Client, then the SecurityPolicy shall be the same as the one specified in the request. In the Server, the SecurityPolicy shall be the same as the one used to originally create the SecureChannel. The receiver shall check that the Certificate is trusted first and return Bad_CertificateUntrusted on error. The receiver shall then verify the SenderCertificate using the rules defined in Part 4. The receiver shall report the appropriate error if Certificate validation fails. The receiver shall verify the ReceiverCertificateThumbprint and report a Bad_CertificateUnknown error if it does not recognize it"

the sentence "The receiver shall check that the Certificate is trusted first and return Bad_CertificateUntrusted on error" need to be removed since it should be Bad_securityChecksFailed

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0004574 closedRandy Armstrong Undefined status code Bad_CertificateUnknown used in Part 6 

Activities

Paul Hunkar

2020-02-17 14:13

developer   ~0011618

Also this txt
". The receiver shall verify the ReceiverCertificateThumbprint and report a Bad_CertificateUnknown error if it does not recognize it."

Again wrong return code - all should just be specified in Part 4 like the text in the middle says

Randy Armstrong

2020-03-24 02:55

administrator   ~0011826

Codes removed as requested.

Matthias Damm

2020-04-21 17:03

developer   ~0011968

The verification of ReceiverCertificateThumbprint must be defined in Part 6. The ReceiverCertificateThumbprint is not defined in Part 4.

The status code was changed to Bad_CertificateInvalid based on mantis 0004574

The following sentence needs to stay in Part 6:
"The receiver shall verify the ReceiverCertificateThumbprint and report a Bad_CertificateInvalid error if it does not recognize it."

Randy Armstrong

2020-06-17 02:50

administrator   ~0012362

Fixed as requested,

Jim Luth

2020-06-18 17:43

administrator   ~0012439

Agreed to change in virtual F2F.

Issue History

Date Modified Username Field Change
2020-02-17 14:11 Paul Hunkar New Issue
2020-02-17 14:13 Paul Hunkar Note Added: 0011618
2020-03-24 02:55 Randy Armstrong Assigned To => Randy Armstrong
2020-03-24 02:55 Randy Armstrong Status new => resolved
2020-03-24 02:55 Randy Armstrong Resolution open => fixed
2020-03-24 02:55 Randy Armstrong Note Added: 0011826
2020-04-21 17:03 Matthias Damm Status resolved => feedback
2020-04-21 17:03 Matthias Damm Resolution fixed => reopened
2020-04-21 17:03 Matthias Damm Note Added: 0011968
2020-04-21 17:04 Matthias Damm Relationship added related to 0004574
2020-06-02 15:58 Jim Luth Status feedback => assigned
2020-06-17 02:50 Randy Armstrong Status assigned => resolved
2020-06-17 02:50 Randy Armstrong Note Added: 0012362
2020-06-18 17:43 Jim Luth Status resolved => closed
2020-06-18 17:43 Jim Luth Fixed in Version => 1.05
2020-06-18 17:43 Jim Luth Note Added: 0012439