Changeset 1584
- Timestamp:
- 04/16/09 18:12:41 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/documentation/Certificate Installation/GenerateServiceCertificate.cmd
r1583 r1584 16 16 echo to CurrentUser and also change the store location in WcfSettings to CurrentUser. 17 17 pause 18 makecert sr LocalMachine ss My n CN=HIVE-Server sk HTTPS-Key18 makecert -sk HTTPS-Key -ss My -sr LocalMachine -n CN=HIVE-Server -sky exhange 19 19 pause
Note: See TracChangeset
for help on using the changeset viewer.