mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
highlite ;binary comments with SMIME attributes
This commit is contained in:
parent
17bcb2b3bb
commit
064abee2c8
1 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ attributetype ( 2.16.840.1.113730.3.1.39
|
|||
# this attribute are to be stored and requested in binary form, as
|
||||
# 'userSMIMECertificate;binary'. If available, this attribute is
|
||||
# preferred over the userCertificate attribute for S/MIME applications.
|
||||
# OpenLDAP note: ";binary" transfer should NOT be used as syntax is binary
|
||||
## OpenLDAP note: ";binary" transfer should NOT be used as syntax is binary
|
||||
attributetype ( 2.16.840.1.113730.3.1.40
|
||||
NAME 'userSMIMECertificate'
|
||||
DESC 'RFC2798: PKCS#7 SignedData used to support S/MIME'
|
||||
|
|
@ -116,7 +116,7 @@ attributetype ( 2.16.840.1.113730.3.1.40
|
|||
# the userPKCS12 attribute should be used. This attribute is to be stored
|
||||
# and requested in binary form, as 'userPKCS12;binary'. The attribute
|
||||
# values are PFX PDUs stored as binary data.
|
||||
# OpenLDAP note: ";binary" transfer should NOT be used as syntax is binary
|
||||
## OpenLDAP note: ";binary" transfer should NOT be used as syntax is binary
|
||||
attributetype ( 2.16.840.1.113730.3.1.216
|
||||
NAME 'userPKCS12'
|
||||
DESC 'RFC2798: PKCS #12 PFX PDU for exchange of
|
||||
|
|
|
|||
Loading…
Reference in a new issue