summaryrefslogtreecommitdiff
path: root/ext/imap/php_imap.c
diff options
context:
space:
mode:
authorVincent JARDIN <vjardin@free.fr>2020-10-09 22:14:06 +0000
committerNikita Popov <nikita.ppv@gmail.com>2020-10-12 11:51:08 +0200
commit1e53e14bc31aec98a408e517c7c8493ef4bf80cd (patch)
treef42224c3a3a8d1fc79fa710316a90fbf8274842d /ext/imap/php_imap.c
parent5a7f9afb9902c45218a0fff9112d34e05be7b61c (diff)
downloadphp-git-1e53e14bc31aec98a408e517c7c8493ef4bf80cd.tar.gz
Add missing X509 purpose constants
X509_PURPOSE_OCSP_HELPER, X509_PURPOSE_TIMESTAMP_SIGN are available from OpenSSL for many years: - X509_PURPOSE_OCSP_HELPER, since 2001 - X509_PURPOSE_TIMESTAMP_SIGN, since 2006 Also drop the ifdef check for X509_PURPOSE_ANY, as it is always available in supported OpenSSL versions. Closes GH-6312.
Diffstat (limited to 'ext/imap/php_imap.c')
0 files changed, 0 insertions, 0 deletions