In a SkyVault environment deployed on WebSphere and with the Solr search engine
enabled, to enable the publish to YouTube feature requires additional steps.
- Log into the WebSphere administrative console.
- Navigate to Security > SSL certificate and key management > Configuration settings > Manage endpoint security configurations.
-
Select the appropriate outbound configuration to get to your server.
For example, (cell):SwSt4-AS1-119Node01Cell:(node):SwSt4-AS1-119Node01 management scope.
- Under Related Items, click Key stores and certificates and select the SkyVaultTrustStore keystore.
- Under Additional Properties, click Signer certificates and Retrieve From Port.
- Click Retrieve From Port.
- In the Host field, enter www.google.com.
- In the Port field, enter 443.
- In the Alias field, enter www.google.com_cert.
- Click Retrieve Signer Information.
- Verify that the certificate information is for a certificate that you can trust.
- Click Apply.
- Click Save.
- Restart your application server.