Revert "Do a BTLS import as well as a classic import in ca-certificates-mono"
This reverts commit de7283d9271303ba14ec165b940eee673079747d [formerly 1da331ed5670b49283ed3824be861e9bcb587082]. Former-commit-id: bfe7473e4ae903a82c567ee3463511dcf6e438ed
This commit is contained in:
parent
42f5c57520
commit
a2e90b922d
1
debian/mono-keystore
vendored
1
debian/mono-keystore
vendored
@ -8,6 +8,5 @@ echo "Updating Mono key store"
|
|||||||
# we don't want to mess with users at install-time. failure here
|
# we don't want to mess with users at install-time. failure here
|
||||||
# isn't really fatal anyway, just inconvenient
|
# isn't really fatal anyway, just inconvenient
|
||||||
/usr/bin/cert-sync /etc/ssl/certs/ca-certificates.crt || true
|
/usr/bin/cert-sync /etc/ssl/certs/ca-certificates.crt || true
|
||||||
/usr/bin/cert-sync --btls /etc/ssl/certs/ca-certificates.crt || true
|
|
||||||
|
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user