diff options
Diffstat (limited to 'tests/unit/unit1651.c')
-rw-r--r-- | tests/unit/unit1651.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/unit1651.c b/tests/unit/unit1651.c index 44dbf4b51..07e5b3f7a 100644 --- a/tests/unit/unit1651.c +++ b/tests/unit/unit1651.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is @@ -35,7 +35,7 @@ static void unit_stop(void) #if defined(USE_GSKIT) || defined(USE_NSS) || defined(USE_GNUTLS) || \ defined(USE_WOLFSSL) || defined(USE_SCHANNEL) -/* cert captured from gdb when connecting to curl.haxx.se on October 26 +/* cert captured from gdb when connecting to curl.se on October 26 2018 */ static unsigned char cert[] = { 0x30, 0x82, 0x0F, 0x5B, 0x30, 0x82, 0x0E, 0x43, 0xA0, 0x03, 0x02, 0x01, 0x02, |