aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/x509self.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/x509/x509self.h')
-rw-r--r--src/lib/x509/x509self.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/x509/x509self.h b/src/lib/x509/x509self.h
index 0cc12e98e..7d061acbb 100644
--- a/src/lib/x509/x509self.h
+++ b/src/lib/x509/x509self.h
@@ -79,6 +79,8 @@ class BOTAN_PUBLIC_API(2,0) X509_Cert_Options final
*/
std::string dns;
+ std::vector<std::string> more_dns;
+
/**
* the subject XMPP
*/