You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/08/08 01:47:54 UTC

svn commit: r1616637 - /directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=x509.ldif

Author: elecharny
Date: Thu Aug  7 23:47:54 2014
New Revision: 1616637

URL: http://svn.apache.org/r1616637
Log:
Added a schema for X.509, as described in RFC 4523

Added:
    directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=x509.ldif

Added: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=x509.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dx509.ldif?rev=1616637&view=auto
==============================================================================
--- directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=x509.ldif (added)
+++ directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=x509.ldif Thu Aug  7 23:47:54 2014
@@ -0,0 +1,11 @@
+# Generated by Apache Directory Studio on December 20, 2009 11:41:54 PM
+
+# SCHEMA "X.509 RFC 4523"
+dn: cn=x509, ou=schema
+objectclass: metaSchema
+objectclass: top
+cn: x509
+m-disabled: TRUE
+m-dependencies: system
+m-dependencies: core
+creatorsname: uid=admin,ou=system