summaryrefslogtreecommitdiff
path: root/src/util.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-01 15:47:39 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-01 15:47:39 +0100
commit099e93f617e3cfc8cd371d652c2d2ed040f94e7b (patch)
treeec239146628cfb33d0883a1cb74582569e52d489 /src/util.cc
parenta6aaf223e085e9ef7f2bc1cc37614ecb13d323ec (diff)
More changes to X509{Issuer,Subject}Name.
Before, we had a fixed order for the components of a name like dnQualifier=\+LLvuYNO4YBJSp9Jjmlv8oippzQ=,CN=.DC.DMS.DC2.SMPTE,OU=DC.DOREMILABS.COM,O=DC2.SMPTE.DOREMILABS.COM It started off as dnQualifier,CN,OU,O then we changed it to O,OU,CN,dnQualifier This is another speculative change which uses a libssl function to get the name, rather than building it up from components ourselves. It may help or hinder ingestion of signed DCPS and/or KDMs.
Diffstat (limited to 'src/util.cc')
0 files changed, 0 insertions, 0 deletions