Yubico / yubikey-piv-manager

Tool for configuring your PIV-enabled YubiKey
https://developers.yubico.com/yubikey-piv-manager/
GNU General Public License v3.0
42 stars 7 forks source link

CertificateTemplate need clarification #2

Closed c3ph3us closed 8 years ago

c3ph3us commented 8 years ago

Certreq Template Value to use in CertificateTemplate parameter when calling certreq.exe. key certreq_template type string

FORMAT OF STRING / SPECIFICATION ?

example: certreq -submit -attrib "CertificateTemplate:Domaincontroller\nSAN:DNS=w2k3bodc.contoso.com" dcname.req dcname.cer dcname.p7b

is it STRING? -attrib "CertificateTemplate:STRING"

dainnilsson commented 8 years ago

Yes, that is correct.