FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OCSP_NOSIGS
crypto/openssl/apps/ocsp.c
379
verify_flags |= OCSP_NOSIGS;
crypto/openssl/crypto/ocsp/ocsp_vfy.c
82
if ((flags & OCSP_NOSIGS) == 0) {