Skip to content

crypto/tls: map boringssl errors to go errors in BoGo shim config #71066

@rolandshoemaker

Description

@rolandshoemaker

The BoGo shim config has a field (ErrorMap) that allows mapping between BoringSSL style error strings to local error strings, which we should populate.

We currently don't map these, which can lead to failures being masked (see #70915).

Metadata

Metadata

Labels

NeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions