【问题标题】:SSL error while opening WordPress Admin打开 WordPress Admin 时出现 SSL 错误
【发布时间】:2014-04-07 06:31:57
【问题描述】:

我有一个域 chansek.com,通过 Wordpress 应用程序托管在 Openshift 中。但问题是,当我试图打开我的 Wordpress 管理员时,它总是试图通过 https 而不是 http 进行连接。由于我没有任何 SSL 证书,它给了我一些警告信息。请参阅下面的屏幕截图以更好地理解。

如何让它通过 http?我的网站不需要任何 SSL 证书,因为它是个人博客。

我也在尝试使用 JetPack 插件。但它给出了以下错误。

Your website needs to be publicly accessible to use Jetpack: site_inaccessible Error
Details: The Jetpack server was unable to communicate with your site 
https://www.chansek.com [IXR -32300: transport error: http_request_failed SSL: 
no alternative certificate subject name matches target host name 'www.chansek.com']

【问题讨论】:

    标签: ssl openshift


    【解决方案1】:

    您有两种选择:
    1.) 在 wp-config.php 文件中为管理员禁用 SSL。 (Openshift redirects wp-admin to https)
    2.)升级到青铜计划并购买自定义ssl证书并安装它

    您从 jetpack 收到该错误,因为 ssl 证书对您的自定义域无效,仅对您的 app-domain.rhcloud.com 地址有效。

    【讨论】:

    猜你喜欢
    • 2015-09-19
    • 2012-06-30
    • 1970-01-01
    • 1970-01-01
    • 2016-06-07
    • 1970-01-01
    • 2015-01-08
    • 2017-10-22
    • 2020-03-27
    相关资源
    最近更新 更多