@rolandshoemaker requested issue #56891 to be considered for backport to the next 1.18 minor release.
@gopherbot please open backport issues. This issue makes macOS behave differently from every other platform, which otherwise return consistent types for verification errors. This was an inadvertent breaking API change introduced in 1.18, and is likely causing silent issues in code that expects consistent behavior across platforms when verifying certificates. Currently working around this requires adding macOS specific code in order to catch specific verification failures.
@rolandshoemaker requested issue #56891 to be considered for backport to the next 1.18 minor release.