Merge pull request #2833 from MilhouseVH/le90_user_ca_fixup

openssl: cert.pem sym link for parts of openssl that don't use cacert…
This commit is contained in:
Christian Hewitt 2018-07-16 13:19:10 +04:00 committed by GitHub
commit 6c438f9fb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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