Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2023-06-30 06:19:06 +0300
committerdnobori <da.git@softether.co.jp>2023-06-30 06:19:06 +0300
commit89939eb52f1f40e4f75c76e8d5eca019de103532 (patch)
treee51d227e06363817463efa2650e97d07290aed34 /src/Mayaqua/win32_inc/openssl/x509v3.h
parent7d831acbfb967bdbbb17c9e579abdda380644148 (diff)
v4.42-9798-rtmv4.42-9798-rtm
Diffstat (limited to 'src/Mayaqua/win32_inc/openssl/x509v3.h')
-rw-r--r--src/Mayaqua/win32_inc/openssl/x509v3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Mayaqua/win32_inc/openssl/x509v3.h b/src/Mayaqua/win32_inc/openssl/x509v3.h
index 97a6a6f2..b07ae3f9 100644
--- a/src/Mayaqua/win32_inc/openssl/x509v3.h
+++ b/src/Mayaqua/win32_inc/openssl/x509v3.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by makefile from include\openssl\x509v3.h.in
*
- * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -177,7 +177,7 @@ typedef struct GENERAL_NAME_st {
OTHERNAME *otherName; /* otherName */
ASN1_IA5STRING *rfc822Name;
ASN1_IA5STRING *dNSName;
- ASN1_TYPE *x400Address;
+ ASN1_STRING *x400Address;
X509_NAME *directoryName;
EDIPARTYNAME *ediPartyName;
ASN1_IA5STRING *uniformResourceIdentifier;