mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-29 01:03:27 +02:00
purge baltimore-cybertrust-root.pem from certs/external/include.am and scripts/.
This commit is contained in:
@@ -170,7 +170,7 @@ cleanup()
|
||||
trap cleanup EXIT INT TERM HUP
|
||||
|
||||
server=login.live.com
|
||||
ca=certs/external/baltimore-cybertrust-root.pem
|
||||
ca=certs/external/DigiCertGlobalRootCA.pem
|
||||
|
||||
[ ! -x ./examples/client/client ] && printf '\n\n%s\n' "Client doesn't exist" && exit 1
|
||||
|
||||
|
||||
@@ -300,7 +300,7 @@ sleep 0.1
|
||||
|
||||
# client test against the server
|
||||
server=login.live.com
|
||||
#ca=certs/external/baltimore-cybertrust-root.pem
|
||||
#ca=certs/external/DigiCertGlobalRootCA.pem
|
||||
ca=./certs/external/ca_collection.pem
|
||||
|
||||
if [[ "$V4V6" == "4" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user