Skip to content

how to return SSL error stack #312

@mcr

Description

@mcr

A number of routines (I'm debugging ossl_x509extfactory_create_ext) need to log the entire SSL error call stack in order to provide better diagnostics.
I know how to get this out as a string, but I'm not sure what the best way to return the error is.
I think that we should return an array of strings (it's an error stack), and it's only really ever gonna be meaningful to humans.
Please advise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions