Free cookie consent management tool by TermsFeed Policy Generator

Changeset 2072


Ignore:
Timestamp:
06/19/09 14:39:17 (15 years ago)
Author:
mbecirov
Message:

#586: Added server certificate.

Location:
trunk/documentation/Certificate Installation
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/documentation/Certificate Installation/InstallClientCertificate.cmd

    r1582 r2072  
    44
    55REM --install public key on windows xp clients:
    6 httpcfg set ssl -i 0.0.0.0:9000 -h 3ccf80ac7d3fac977f76517e576084f2a58382bd
     6httpcfg set ssl -i 0.0.0.0:9000 -h 280aea192b55742cb44b171326a15383afa2819a
    77
    88REM --install public key on vista clients:
    9 REM netsh http add sslcert ipport=0.0.0.0:9000 certhash=3ccf80ac7d3fac977f76517e576084f2a58382bd appid={00112233-4455-6677-8899-AABBCCDDEEFF}
     9REM netsh http add sslcert ipport=0.0.0.0:9000 certhash=280aea192b55742cb44b171326a15383afa2819a appid={00112233-4455-6677-8899-AABBCCDDEEFF}
    1010
    1111pause
Note: See TracChangeset for help on using the changeset viewer.