makecert -pe -n "CN=SSLTest Root Auth" -ss my -sr LocalMachine -a sha1 -sky signature -r "SSLTestRootAuth.cer"
certmgr -add -all -c "SSLTestRootAuth.cer" -s -r LocalMachine Root
makecert -pe -n "CN=localhost" -ss my -sr LocalMachine -a sha1 -sky exchange -eku 1.3.6.1.5.5.7.3.1 -in "SSLTest Root Auth" -is my -ir LocalMachine -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12 localhost.cer
makecert -pe -n "CN=Axayacatl, O=SSLTest Cliente, OU=Desarrollo, E=jaraujo@advantagesecurity.com, C=MX" -ss my -sr CurrentUser -a sha1 -sky exchange -eku 1.3.6.1.5.5.7.3.2 -in "SSLTest Root Auth" -is Root -ir LocalMachine -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12 -# 25000000 Axayacatl.cer
certmgr -add -all -c "SSLTestRootAuth.cer" -s -r LocalMachine Root
makecert -pe -n "CN=localhost" -ss my -sr LocalMachine -a sha1 -sky exchange -eku 1.3.6.1.5.5.7.3.1 -in "SSLTest Root Auth" -is my -ir LocalMachine -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12 localhost.cer
makecert -pe -n "CN=Axayacatl, O=SSLTest Cliente, OU=Desarrollo, E=jaraujo@advantagesecurity.com, C=MX" -ss my -sr CurrentUser -a sha1 -sky exchange -eku 1.3.6.1.5.5.7.3.2 -in "SSLTest Root Auth" -is Root -ir LocalMachine -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12 -# 25000000 Axayacatl.cer
No hay comentarios:
Publicar un comentario