From 709dc44768db0c0e1123181f53fdba26484eceaa Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Thu, 30 Jan 2020 00:10:08 -0700 Subject: * Add file cert.pem to the list of containers of CA certificates. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index a7a8ee62..8fcde139 100755 --- a/configure +++ b/configure @@ -21833,7 +21833,7 @@ _ACEOF SSL_CERT_LINK="no" if test -z "`ls ${certdir} | $EGREP '^[0-9A-Fa-f]{8}\.[0-9]'`" ; then SSL_BUNDLE_EXISTS="no" - SSL_PEM="factory.pem ca-bundle.pem ca-bundle.crt ca-root-nss.crt" + SSL_PEM="factory.pem ca-bundle.pem cert.pem ca-bundle.crt ca-root-nss.crt" for SSL_BUNDLE in $SSL_PEM do if test -f ${certdir}/${SSL_BUNDLE} ; then -- cgit v1.2.3-70-g09d2