diff options
Diffstat (limited to 'spec/support/proxy_helper.rb')
| -rw-r--r-- | spec/support/proxy_helper.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/proxy_helper.rb b/spec/support/proxy_helper.rb index 9b42e18..9ad0dde 100644 --- a/spec/support/proxy_helper.rb +++ b/spec/support/proxy_helper.rb @@ -39,5 +39,6 @@ RSpec.configure do |config| system("rm -f /usr/lib/ssl/certs/custom.*") system("update-ca-certificates -v") system("c_rehash -v") + system("cert_sync /etc/ssl/certs/ca-certificates.crt") end end |
