summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Ice/PropertyNames.cpp4
-rw-r--r--cpp/src/Ice/PropertyNames.h2
2 files changed, 4 insertions, 2 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp
index f4af02db377..2f19712e53a 100644
--- a/cpp/src/Ice/PropertyNames.cpp
+++ b/cpp/src/Ice/PropertyNames.cpp
@@ -7,7 +7,7 @@
//
// **********************************************************************
//
-// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Sep 26 19:26:30 2007
+// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Sep 27 10:37:22 2007
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -388,6 +388,7 @@ const IceInternal::Property IceSSLPropsData[] =
IceInternal::Property("IceSSL.CertAuthDir", false, 0),
IceInternal::Property("IceSSL.CertAuthFile", false, 0),
IceInternal::Property("IceSSL.CertFile", false, 0),
+ IceInternal::Property("IceSSL.CertVerifier", false, 0),
IceInternal::Property("IceSSL.CheckCertName", false, 0),
IceInternal::Property("IceSSL.CheckCRL", false, 0),
IceInternal::Property("IceSSL.Ciphers", false, 0),
@@ -401,6 +402,7 @@ const IceInternal::Property IceSSLPropsData[] =
IceInternal::Property("IceSSL.KeystorePassword", false, 0),
IceInternal::Property("IceSSL.KeystoreType", false, 0),
IceInternal::Property("IceSSL.Password", false, 0),
+ IceInternal::Property("IceSSL.PasswordCallback", false, 0),
IceInternal::Property("IceSSL.PasswordRetryMax", false, 0),
IceInternal::Property("IceSSL.Protocols", false, 0),
IceInternal::Property("IceSSL.Random", false, 0),
diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h
index e38d1d94eed..0f445c67928 100644
--- a/cpp/src/Ice/PropertyNames.h
+++ b/cpp/src/Ice/PropertyNames.h
@@ -7,7 +7,7 @@
//
// **********************************************************************
//
-// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Sep 26 19:26:30 2007
+// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Sep 27 10:37:22 2007
// IMPORTANT: Do not edit this file -- any edits made here will be lost!