From 898387577f68ec9b69ae0e5f4d13409ed53a1fdf Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 8 Aug 2018 19:49:32 -0400 Subject: Stop breaking PKI with private-etc Command: grep "crypto-policies" -iL $(grep "private-etc" -il $(grep "inet,inet6" . -Rl)) + fixes for #2077 --- etc/bitcoin-qt.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/bitcoin-qt.profile') diff --git a/etc/bitcoin-qt.profile b/etc/bitcoin-qt.profile index 84c2c77de..efc11cc9c 100644 --- a/etc/bitcoin-qt.profile +++ b/etc/bitcoin-qt.profile @@ -40,7 +40,7 @@ tracelog private-bin bitcoin-qt private-dev # Causes problem with loading of libGL.so -#private-etc fonts +#private-etc fonts,ca-certificates,ssl,pki,crypto-policies # Works, but QT complains about OpenSSL a bit. #private-lib private-tmp -- cgit v1.2.3-54-g00ecf