Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
f3e86d3d
Commit
f3e86d3d
authored
Sep 22, 2020
by
Quanah Gibson-Mount
Browse files
ITS#8636 - Fix DESC for deltaCRL attribute
parent
fe3636df
Changes
2
Hide whitespace changes
Inline
Side-by-side
servers/slapd/schema/core.ldif
View file @
f3e86d3d
...
...
@@ -516,7 +516,7 @@ olcObjectClasses: ( 2.5.6.22 NAME 'pkiCA'
cACertificate $ crossCertificatePair ) )
#
olcObjectClasses: ( 2.5.6.23 NAME 'deltaCRL'
DESC 'RFC
2587: PKI user
'
DESC 'RFC
4523: X.509 delta CRL
'
SUP top AUXILIARY
MAY deltaRevocationList )
#
...
...
servers/slapd/schema/core.schema
View file @
f3e86d3d
...
...
@@ -524,7 +524,7 @@ objectclass ( 2.5.6.22 NAME 'pkiCA'
cACertificate $ crossCertificatePair ) )
objectclass ( 2.5.6.23 NAME 'deltaCRL'
DESC 'RFC
2587: PKI user
'
DESC 'RFC
4523: X.509 delta CRL
'
SUP top AUXILIARY
MAY deltaRevocationList )
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment