PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Social media certificates
To communicate to Facebook, LinkedIn and Twitter, your server requires the SSL certificates for these social networks to be installed. When these certificates expire, we must refresh them on the server by removing then and adding them again.
To view a list of current certificates for Facebook, LinkedIn and Twitter...
cd WP_PROFILE/ConfigEngine:
./ConfigEngine.sh action-list-wcm-social-certsTo remove all current certificates for Facebook, LinkedIn and Twitter...
cd WP_PROFILE/ConfigEngine:
./ConfigEngine.sh action-remove-wcm-social-certsTo install the certificates for Facebook, LinkedIn and Twitter...
cd WP_PROFILE/ConfigEngine:
./ConfigEngine.sh action-install-wcm-social-certsIf the server is located behind a firewall, we might need to manually import these certificates.
graph.facebook.com api.linkedin.com api.twitter.com SSL port 443 is the default SSL port for these certificates.
Parent topic: Social Media Publisher