【问题标题】:cfhttp : the trustAnchors parameter must be non-empty [duplicate]cfhttp :trustAnchors 参数必须为非空 [重复]
【发布时间】:2015-09-02 05:51:33
【问题描述】:

我正在从我的主服务器向报告服务器进行 cfhttp 调用。直到几天前它都运行良好。

但是当我尝试通过 cfhttp 进行 http 调用时,它突然开始出现错误。 以下是错误转储:

Charset     [empty string]
ErrorDetail     I/O Exception: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Filecontent     Connection Failure
Header  [empty string]
Mimetype    Unable to determine MIME type of file.
Responseheader  
struct [empty]
Statuscode  Connection Failure. Status code unavailable.
Text    YES 

因为这个错误已经开始突然出现了。我怀疑是因为自动 java 更新。

我看到一些与信任库密钥相关的链接丢失,但没有与冷融合有关。

有人对此有想法吗?

提前致谢

【问题讨论】:

    标签: java security ssl coldfusion


    【解决方案1】:

    将 java 升级到最新版本,即两台服务器上的“jre1.8.0_60”解决了我的问题。

    【讨论】:

    • 使用相关版本信息(CF、旧/新 java 版本)更新您的答案可能会对下一个人有所帮助。
    猜你喜欢
    • 2012-01-08
    • 2018-06-03
    • 1970-01-01
    • 2018-06-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多