openssl: cert.pem sym link for parts of openssl that don't use cacert.pem

This commit is contained in:
MilhouseVH 2018-07-16 09:53:40 +01:00
parent 5483e21be9
commit 6474b4b2f7

View File

@ -115,6 +115,7 @@ post_makeinstall_target() {
mkdir -p $INSTALL/usr/bin
cp $PKG_DIR/scripts/openssl-config $INSTALL/usr/bin
ln -sf /run/libreelec/cacert.pem $INSTALL/etc/ssl/cacert.pem
ln -sf /run/libreelec/cacert.pem $INSTALL/etc/ssl/cert.pem
# backwards comatibility
mkdir -p $INSTALL/etc/pki/tls