X509 Subject Formatting
Problem this snippet solves: TMOS v12.1.4.1 and v13 have a change where the output of X509::subject is formatted to match OpenSSL output. See https://cdn.f5.com/product/bugtracker/ID607410.html ...
Published Oct 18, 2019
Version 1.0PeteWhite
Employee
Joined May 16, 2019
PeteWhite
Employee
Joined May 16, 2019
uniqng
Nov 19, 2019Altostratus
it doesn't seem to work, can you explain how it suppose to work? What are the different string maps suppose to do?
Please note that the string with comma is enclosed withing double quotes and not escaped with \
i.e full string from x509 command is
C=US, OU=Example, O=Example2, CN="Example, Inc"