xref: /freebsd/contrib/pam-krb5/ci/files/mit/extensions.client (revision bf6873c5786e333d679a7838d28812febf479a8a)
1*bf6873c5SCy Schubert[client_cert]
2*bf6873c5SCy SchubertbasicConstraints=CA:FALSE
3*bf6873c5SCy SchubertkeyUsage=digitalSignature,keyEncipherment,keyAgreement
4*bf6873c5SCy SchubertextendedKeyUsage=1.3.6.1.5.2.3.4
5*bf6873c5SCy SchubertsubjectKeyIdentifier=hash
6*bf6873c5SCy SchubertauthorityKeyIdentifier=keyid,issuer
7*bf6873c5SCy SchubertissuerAltName=issuer:copy
8*bf6873c5SCy SchubertsubjectAltName=otherName:1.3.6.1.5.2.2;SEQUENCE:princ_name
9*bf6873c5SCy Schubert
10*bf6873c5SCy Schubert[princ_name]
11*bf6873c5SCy Schubertrealm=EXP:0,GeneralString:${ENV::REALM}
12*bf6873c5SCy Schubertprincipal_name=EXP:1,SEQUENCE:principal_seq
13*bf6873c5SCy Schubert
14*bf6873c5SCy Schubert[principal_seq]
15*bf6873c5SCy Schubertname_type=EXP:0,INTEGER:1
16*bf6873c5SCy Schubertname_string=EXP:1,SEQUENCE:principals
17*bf6873c5SCy Schubert
18*bf6873c5SCy Schubert[principals]
19*bf6873c5SCy Schubertprinc1=GeneralString:${ENV::CLIENT}
20