User Tools

Site Tools


juju-manual

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
juju-manual [2016/12/08 19:31]
sgiulitti [Manually adding the Client certs on the target windows machine]
juju-manual [2016/12/08 19:31]
sgiulitti [Manually adding the Client certs on the target windows machine]
Line 188: Line 188:
  
 # Remove Client mapping (in case you want to remove it) # Remove Client mapping (in case you want to remove it)
-# THIS WILL REMOVE ALL CLIENTCERTITIFACTES IN WSMAN+# THIS WILL REMOVE ALL CLIENT CERTITIFACTES IN WSMAN
 Remove-Item -Path WSMan:\localhost\ClientCertificate\ClientCertificate_* -Recurse -force | Out-null Remove-Item -Path WSMan:\localhost\ClientCertificate\ClientCertificate_* -Recurse -force | Out-null
 </code> </code>
juju-manual.txt ยท Last modified: 2016/12/08 21:52 (external edit)