Skip to content

Unhelpful error messages #616

@MIennaco

Description

@MIennaco

I'm using PyKmip for security testing. Occasionally the PyKmip server can't find the requested keys.

In the server.log I'm finding the (unhelpful) error messages:

kmip.server.session.00000247 - ERROR - [Errno 1] _ssl.c:1429: error:140940F6:SSL routines:SSL3_READ_BYTES:unknown alert type
kmip.server.session.00000247 - ERROR - [Errno 1] _ssl.c:1429: error:140944B0:SSL routines:SSL3_READ_BYTES:reason(1200)

Is there any way to improve these error messages? I realize that they appear to be from OpenSSL but can they be caught and wrapped with information about what PyKMIP was trying to do?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions