summaryrefslogtreecommitdiff
path: root/usr/src/common/openssl/crypto/pem/pem_xaux.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/common/openssl/crypto/pem/pem_xaux.c')
-rw-r--r--usr/src/common/openssl/crypto/pem/pem_xaux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/common/openssl/crypto/pem/pem_xaux.c b/usr/src/common/openssl/crypto/pem/pem_xaux.c
index 2f579b5421..63ce660cf1 100644
--- a/usr/src/common/openssl/crypto/pem/pem_xaux.c
+++ b/usr/src/common/openssl/crypto/pem/pem_xaux.c
@@ -66,3 +66,4 @@
#include <openssl/pem.h>
IMPLEMENT_PEM_rw(X509_AUX, X509, PEM_STRING_X509_TRUSTED, X509_AUX)
+IMPLEMENT_PEM_rw(X509_CERT_PAIR, X509_CERT_PAIR, PEM_STRING_X509_PAIR, X509_CERT_PAIR)