View Issue Details

IDProjectCategoryView StatusLast Update
001015810000-012: DiscoverySpecpublic2025-04-16 10:59
ReporterHock, Christian Assigned ToRandy Armstrong  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.05.05 RC1 
Target Version1.05 
Summary0010158: CreateSelfSignedCertificate -> keySizeInBits
Description

It should be mentioned, that the "keySizeInBits" is not only for the PublicKey. It's also for the PrivateKey.

The "keySizeInBits" should also be reviseable - today a server can only give back a generic error code "Bad_NotSupported":

  • A Certificate cannot be created that matches the parameters provided.
TagsNo tags attached.
Commit Version1.05.05
Fix Due Date2025-03-15

Activities

Randy Armstrong

2025-04-16 10:59

administrator   ~0022643

Added:
Bad_OutOfRange The keySizeInBits is not supported.

and

The size of the PublicKey and PrivateKey in bits.

Issue History

Date Modified Username Field Change
2025-02-18 16:21 Hock, Christian New Issue
2025-02-18 16:40 Jim Luth Assigned To => Randy Armstrong
2025-02-18 16:40 Jim Luth Status new => assigned
2025-02-18 16:40 Jim Luth Commit Version => 1.05.06 RC1
2025-02-18 16:40 Jim Luth Fix Due Date => 2025-04-15
2025-02-18 16:41 Jim Luth Commit Version 1.05.06 RC1 => 1.05.05
2025-02-18 16:41 Jim Luth Fix Due Date 2025-04-15 => 2025-03-15
2025-04-16 10:59 Randy Armstrong Status assigned => resolved
2025-04-16 10:59 Randy Armstrong Resolution open => fixed
2025-04-16 10:59 Randy Armstrong Note Added: 0022643