Browse Source
The output of openssl x509 -text changed from lines like: O=foo/OU=bar to lines like: O = foo, OU = bar This commit adapts the code to that change. TODO: A machine readable output ought to be used instead.master
2 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue