[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RFC - support for subjectUniqueID and issuerUniqueID
From: |
Brad Hards |
Subject: |
RFC - support for subjectUniqueID and issuerUniqueID |
Date: |
Tue, 10 Aug 2010 16:30:44 +1000 |
User-agent: |
KMail/1.13.5 (Linux/2.6.32.16-141.fc12.x86_64; KDE/4.4.5; x86_64; ; ) |
Hi,
During investigation into some windows protocols, we've found that windows
servers create certificates that make use of the subjectUniqueID and
issuerUniqueID fields. They seem to contain GUID values.
The attached patch (which I'm looking for feedback on, not to be applied at
this stage) allows fetching / display of those fields. I have a second patch
for setting / writing those fields, but I haven't tested it yet. A sample
certificate is also attached.
I recognise that they aren't normally used (and are deprecated), but for
interop purposes, I'd like to be able to access them if necessary.
Thoughts and comments?
Brad
0001-Add-support-for-issuerUniqueID-and-subjectUniqueID.patch
Description: Text Data
cert
Description: Binary data
- RFC - support for subjectUniqueID and issuerUniqueID,
Brad Hards <=