Name

OSSL-125 — The OpenSSL library cannot create a memory buffer containing ClientHello request

Severity

E (error)

Message text

Cannot create memory buffer BIO for SSL inspection for context %s, buf %p, len %d

Description

The OpenSSL library uses its own I/O abstraction called BIO. It encapsulates the underlying I/O mechanisms of the OS, e.g., memory buffers. If a BIO cannot be initialized for a new SSL/TLS connection, the connection cannot be established. This BIO would normally contain ClientHello for SSL inspection after SNI inspection.

See also

logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.