: Invalid keystore format

时间:2025-02-18 17:08:50
严重: Failed to initialize end point associated with ProtocolHandler ["http-bio-
443"]
: Invalid keystore format
        at (:650)
        at $(:5
5)
        at (:1433)
        at (JSSESocket
:398)
        at (JSSESoc
:297)
        at (JSSE
:555)
        at (JSSE
:495)
        at (JSSESocketFact
:440)
        at (JSSESo
:187)
        at (:398)
        at (
a:646)
        at (:434)
        at .http11.(AbstractHttp
:119)
        at (:9
78)
        at (:102)
        at (StandardService
.java:559)
        at (:102)
        at (
ava:821)
        at (:102)
        at (:638)
        at (:663)
        at .invoke0(Native Method)
        at (NativeMethodAccessorImpl.
java:62)
        at (DelegatingMethodAcces
:43)
        at (:483)
        at (:280)

        at (:454)

使用阿里云服务器

配置https 证书的时候出现了这么一个错,端口没被占用。

最后把pfx格式转换成jks,使用tomcat6的配置就好了。

我用的是xampp的集成环境,一直以为用的是tomcat7。

ps:送上一个 配置链接 /xt371389/article/details/54314183