Share on LinkedIn with og

六眼飞鱼酱① 提交于 2019-12-07 15:04:26
Axel Booltink

I had the same problem: everything worked except for LinkedIn on our https-only website. The problem was that ServerName and ServerAlias were not set in the Apache config file (default-ssl in our case).

You can use the Twitter card validator to check your SSL-settings (https://cards-dev.twitter.com/validator), if this throws an error adjust your Apache config.

You find additional information here: SSL handshake alert: unrecognized_name error since upgrade to Java 1.7.0

and here: Making your site shareable on LinkedIn

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!