summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-08-07 01:00:42 +0200
committerJose <jose@zeroc.com>2014-08-07 01:00:42 +0200
commitd86ef31c63190285dda3233b8ee2cb5d381c7686 (patch)
tree653d33813fef2d5997916d8462f516646af919c3 /java/src/IceInternal/PropertyNames.java
parentupdating .depend files (diff)
downloadice-d86ef31c63190285dda3233b8ee2cb5d381c7686.tar.bz2
ice-d86ef31c63190285dda3233b8ee2cb5d381c7686.tar.xz
ice-d86ef31c63190285dda3233b8ee2cb5d381c7686.zip
Windows SSL SChannel implementation & OS X Secure Transport fixes.
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r--java/src/IceInternal/PropertyNames.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index 6af993ada47..efd52373272 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, Thu Jul 31 10:17:55 2014
+// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Aug 1 17:15:07 2014
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -974,6 +974,7 @@ public final class PropertyNames
new Property("IceSSL\\.Alias", false, null),
new Property("IceSSL\\.CertAuthDir", false, null),
new Property("IceSSL\\.CertAuthFile", false, null),
+ new Property("IceSSL\\.CertStore", false, null),
new Property("IceSSL\\.CertFile", false, null),
new Property("IceSSL\\.CertVerifier", false, null),
new Property("IceSSL\\.CheckCertName", false, null),