This section contains the following topics:
Openssl Required Upgrade (175119)
Agent for Sharepoint 2010 Connection Wizard Failed to Do Basic Input Validation
Symptom:
The text of the PowerShell script in the topic "Create a PowerShell Script to Update the Certificates" in the SiteMinder Agent for SharePoint Guide is incorrect.
Specifically, "$cert" at the end of the following line should be "rootcert":
New-SPTrustedRootAuthority -Name "CASigningRootCert" -Certificate $cert
Solution:
This issue has been fixed. The line now correctly reads as follows:
New-SPTrustedRootAuthority -Name "CASigningRootCert" -Certificate $rootcert
STAR issue: 21534651
|
Copyright © 2013 CA.
All rights reserved.
|
|