How to establish an ECC P-256bit based ROOT CA to issue ipsec certificates
hi users,
i new microsoft ca services. let me 1st explain scenario.
we have establish 1 level ecc p-256 bit based root ca. ca can enterprise or stand alone because shall use ca directly issue ecc based certificates ipsec devices via microsoft ca web interface. shall not using ocsp responder.
i have done basic work establishing stand alone ecc p-256bit root ca on windows server 2008 r2 standard edition. problem when go request ipsec certificate, ecc p-256 csp not showed in list. how can enable ecc csp request of ecc certificates ?
please guide me in respect.
regards
ok, seems, different syntax should used here:
[newrequest]
subject="cn=ipsecpeername"
providername="microsoft software key storage provider"
keyalgorithm="ecdsa_p256"
hashalgorithm="sha256"
keylength=256
keyusage=0xf0
machinekeyset=true
[enhancedkeyusageextension]
oid=1.3.6.1.5.5.8.2.2
my weblog: http://en-us.sysadmins.lv
powershell pki module: http://pspki.codeplex.com
windows pki reference: on technet wiki
Windows Server > Security
Comments
Post a Comment