mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libressl: symlink cert.pem
This commit is contained in:
parent
6e6fcc9a46
commit
9db0648dae
@ -41,4 +41,5 @@ post_makeinstall_target() {
|
||||
# backwards comatibility
|
||||
mkdir -p $INSTALL/etc/pki/tls
|
||||
ln -sf $SSL_CERTIFICATES/cacert.pem $INSTALL/etc/pki/tls/cacert.pem
|
||||
ln -sf $SSL_CERTIFICATES/cacert.pem $INSTALL/etc/ssl/cert.pem
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user