Sortix
Sortix Download Manual Development Source Code News Blog More
current nightly

Sortix nightly manual

This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.

TLS_CONFIG_OCSP_REQUIRE_STAPLING(3) Library Functions Manual TLS_CONFIG_OCSP_REQUIRE_STAPLING(3)

NAME

tls_config_ocsp_require_stapling — OCSP configuration for libtls

SYNOPSIS

#include <tls.h>

void
tls_config_ocsp_require_stapling(struct tls_config *config);

DESCRIPTION

tls_config_ocsp_require_stapling() requires that a valid stapled OCSP response be provided during the TLS handshake.

SEE ALSO

tls_config_add_keypair_file(3), tls_handshake(3), tls_init(3), tls_ocsp_process_response(3)

HISTORY

These functions appeared in OpenBSD 6.1.

AUTHORS

Bob Beck <beck@openbsd.org>

January 31, 2017 Sortix 1.1.0-dev
Copyright 2011-2025 Jonas 'Sortie' Termansen and contributors.
Sortix's source code is free software under the ISC license.
#sortix on irc.sortix.org
@sortix_org