Lines Matching full:email
558 @subsection S/MIME - email
561 more email addresses and an extended eku usage (EKU), emailProtection.
563 The email address format used in S/MIME certificates is defined in
566 There are two ways to specifify email address in certificates. The old
570 Even though the email address is stored in certificates, they don't need
571 to be, email reader programs are required to accept certificates that
572 doesn't have either of the two methods of storing email in certificates
573 -- in which case, the email client will try to protect the user by
577 issued with a NULL subject distinguished name plus the email in SAN,
581 hx509 issue-certificate supports adding the email SAN to certificate by
582 using the --email option, --email also gives an implicit emailProtection
583 eku. If you want to create an certificate without an email address, the
584 option --type=email will add the emailProtection EKU.
588 --subject="UID=testus-email,DC=test,DC=h5l,DC=se" \
589 --type=email \
590 --email="testus@@test.h5l.se" \
595 an email address in a SAN.
600 --type=email \
601 --email="testus@@test.h5l.se" \
691 S/MIME (secure email) and Kerberos PK-INIT. It's an extended version of