Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2014-09-17 18:29:24
Size: 824
Editor: scot
Comment:
Revision 13 as of 2015-09-08 15:23:42
Size: 1308
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= How to install Samuel's Self-Signed Certificate = = How to install certificates for the Hyper-V cluster =
Line 3: Line 3:
Connecting to Samuel and dealing with Certificate Errors In order to connect to a VM's console on Samuel from your own computer, you have to install certificates for the four hosts in our cluster.
Line 5: Line 5:
 * Download the certificate files listed below
 * On your windows machine, run mmc.exe as administrator.
 * File, Add/Remove Snap-ins
 * Select Certificates and click ADD. Select '''Computer Account''', and click finish. Click Ok.
 * Expand Certificates and right click on Trusted Root Certificate Authority, Select All Tasks, Import
 * Walk through the wizard importing the certificates you downloaded. (Make sure they are being put in the Trusted Root Certificate Authority folder).
== Recommended: Scripted install ==
Line 12: Line 7:
Certificates Download and extract the ZIP file below. Right-click on run.bat and select "Run as administrator". For reference, the expected results are shown in results.png.

 * [[attachment:hypercluster certs.zip]]

== Alternate: Manual install ==

 * Download the certificate files listed below
 * On your windows machine, run mmc.exe as administrator.
 * File, Add/Remove Snap-ins
 * Select Certificates and click ADD. Select '''Computer Account''', and click finish. Click Ok.
 * Expand Certificates and right click on Trusted Root Certificate Authority, Select All Tasks, Import
 * Walk through the wizard importing the certificates you downloaded. (Make sure they are being put in the Trusted Root Certificate Authority folder).

Israel Cluster Certificates:

 * [[attachment:Og.cer]]
 * [[attachment:joab.cer]]
 * [[attachment:samuel_app_controller.cer]]
 * [[attachment:samuel_scvmm.cer]]


Hyper-Cluster Certificates
Line 18: Line 34:

----

= Installing the Certificates with PowerShell =

How to install certificates for the Hyper-V cluster

In order to connect to a VM's console on Samuel from your own computer, you have to install certificates for the four hosts in our cluster.

Recommended: Scripted install

Download and extract the ZIP file below. Right-click on run.bat and select "Run as administrator". For reference, the expected results are shown in results.png.

Alternate: Manual install

  • Download the certificate files listed below
  • On your windows machine, run mmc.exe as administrator.
  • File, Add/Remove Snap-ins
  • Select Certificates and click ADD. Select Computer Account, and click finish. Click Ok.

  • Expand Certificates and right click on Trusted Root Certificate Authority, Select All Tasks, Import
  • Walk through the wizard importing the certificates you downloaded. (Make sure they are being put in the Trusted Root Certificate Authority folder).

Israel Cluster Certificates:

Hyper-Cluster Certificates

WindowsAdministration/InstallingSamuelSelfSignedCertificate (last edited 2015-09-08 15:32:11 by scot)