summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-09-25 17:52:24 +0200
committerJose <jose@zeroc.com>2014-09-25 17:52:24 +0200
commite9c068ae334fad11649e69a04f16c780897dcfc6 (patch)
tree0040cd2348abe62637bd81e361586640f3e83ec2 /java/src/IceInternal/PropertyNames.java
parentICE-5611 on RouterFinder failure use default identity rather than failing (diff)
downloadice-e9c068ae334fad11649e69a04f16c780897dcfc6.tar.bz2
ice-e9c068ae334fad11649e69a04f16c780897dcfc6.tar.xz
ice-e9c068ae334fad11649e69a04f16c780897dcfc6.zip
Fixed (ICE-5663) - Rename IceSSL FindCert properties?
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r--java/src/IceInternal/PropertyNames.java5
1 files changed, 2 insertions, 3 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index 6c9d7ca1267..3de5acfec59 100644
--- a/java/src/IceInternal/PropertyNames.java
+++ b/java/src/IceInternal/PropertyNames.java
@@ -6,7 +6,7 @@
// ICE_LICENSE file included in this distribution.
//
// **********************************************************************
-// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Sep 12 18:07:11 2014
+// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Sep 25 17:13:47 2014
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -993,6 +993,7 @@ public final class PropertyNames
new Property("IceSSL\\.DH\\.[^\\s]+", false, null),
new Property("IceSSL\\.DHParams", false, null),
new Property("IceSSL\\.EntropyDaemon", false, null),
+ new Property("IceSSL\\.FindCert", false, null),
new Property("IceSSL\\.FindCert\\.[^\\s]+", false, null),
new Property("IceSSL\\.ImportCert\\.[^\\s]+", true, null),
new Property("IceSSL\\.InitOpenSSL", false, null),
@@ -1011,8 +1012,6 @@ public final class PropertyNames
new Property("IceSSL\\.ProtocolVersionMax", false, null),
new Property("IceSSL\\.ProtocolVersionMin", false, null),
new Property("IceSSL\\.Random", false, null),
- new Property("IceSSL\\.SecureTransport\\.FindCert", false, null),
- new Property("IceSSL\\.SChannel\\.FindCert\\.[^\\s]+", false, null),
new Property("IceSSL\\.Trace\\.Security", false, null),
new Property("IceSSL\\.TrustOnly", false, null),
new Property("IceSSL\\.TrustOnly\\.Client", false, null),