diff OrthancFramework/UnitTestsSources/RestApiTests.cpp @ 4998:e9f9711667e1

updated CA for HttpClient.Ssl test
author Alain Mazy <am@osimis.io>
date Fri, 06 May 2022 10:26:22 +0200
parents 43e613a7756b
children e56a6beb454e
line wrap: on
line diff
--- a/OrthancFramework/UnitTestsSources/RestApiTests.cpp	Wed May 04 10:50:34 2022 +0200
+++ b/OrthancFramework/UnitTestsSources/RestApiTests.cpp	Fri May 06 10:26:22 2022 +0200
@@ -110,7 +110,7 @@
    macro that can be used by libcurl:
 
    # cd UnitTestsSources
-   # ../Resources/RetrieveCACertificates.py BITBUCKET_CERTIFICATES https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt > BitbucketCACertificates.h
+   # ../Resources/RetrieveCACertificates.py BITBUCKET_CERTIFICATES https://cacerts.digicert.com/DigiCertSHA2HighAssuranceServerCA.crt > BitbucketCACertificates.h
 **/
 
 #include "BitbucketCACertificates.h"