Changeset 2072
- Timestamp:
- 06/19/09 14:39:17 (15 years ago)
- Location:
- trunk/documentation/Certificate Installation
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/documentation/Certificate Installation/InstallClientCertificate.cmd
r1582 r2072 4 4 5 5 REM --install public key on windows xp clients: 6 httpcfg set ssl -i 0.0.0.0:9000 -h 3ccf80ac7d3fac977f76517e576084f2a58382bd6 httpcfg set ssl -i 0.0.0.0:9000 -h 280aea192b55742cb44b171326a15383afa2819a 7 7 8 8 REM --install public key on vista clients: 9 REM netsh http add sslcert ipport=0.0.0.0:9000 certhash= 3ccf80ac7d3fac977f76517e576084f2a58382bdappid={00112233-4455-6677-8899-AABBCCDDEEFF}9 REM netsh http add sslcert ipport=0.0.0.0:9000 certhash=280aea192b55742cb44b171326a15383afa2819a appid={00112233-4455-6677-8899-AABBCCDDEEFF} 10 10 11 11 pause
Note: See TracChangeset
for help on using the changeset viewer.