<bdo id='fdPZK'></bdo><ul id='fdPZK'></ul>
<i id='fdPZK'><tr id='fdPZK'><dt id='fdPZK'><q id='fdPZK'><span id='fdPZK'><b id='fdPZK'><form id='fdPZK'><ins id='fdPZK'></ins><ul id='fdPZK'></ul><sub id='fdPZK'></sub></form><legend id='fdPZK'></legend><bdo id='fdPZK'><pre id='fdPZK'><center id='fdPZK'></center></pre></bdo></b><th id='fdPZK'></th></span></q></dt></tr></i><div id='fdPZK'><tfoot id='fdPZK'></tfoot><dl id='fdPZK'><fieldset id='fdPZK'></fieldset></dl></div>

<legend id='fdPZK'><style id='fdPZK'><dir id='fdPZK'><q id='fdPZK'></q></dir></style></legend>

<small id='fdPZK'></small><noframes id='fdPZK'>

<tfoot id='fdPZK'></tfoot>
      1. 如何找出我的 JVM 正在使用的密钥库?

        时间:2023-08-25
      2. <small id='zhDW9'></small><noframes id='zhDW9'>

            <tbody id='zhDW9'></tbody>

        1. <tfoot id='zhDW9'></tfoot>
            • <legend id='zhDW9'><style id='zhDW9'><dir id='zhDW9'><q id='zhDW9'></q></dir></style></legend>

                <i id='zhDW9'><tr id='zhDW9'><dt id='zhDW9'><q id='zhDW9'><span id='zhDW9'><b id='zhDW9'><form id='zhDW9'><ins id='zhDW9'></ins><ul id='zhDW9'></ul><sub id='zhDW9'></sub></form><legend id='zhDW9'></legend><bdo id='zhDW9'><pre id='zhDW9'><center id='zhDW9'></center></pre></bdo></b><th id='zhDW9'></th></span></q></dt></tr></i><div id='zhDW9'><tfoot id='zhDW9'></tfoot><dl id='zhDW9'><fieldset id='zhDW9'></fieldset></dl></div>

                  <bdo id='zhDW9'></bdo><ul id='zhDW9'></ul>
                  本文介绍了如何找出我的 JVM 正在使用的密钥库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我需要将证书导入到我的 JVM 密钥库中.我正在使用以下内容:

                  I need to import a certificate into my JVM keystore. I am using the following:

                  keytool -import -alias daldap -file somecert.cer
                  

                  所以我可能需要将我的调用更改为:

                  so I would need to probably change my call into something like:

                  keytool -import -alias daldap -file somecert.cer -keystore cacerts –storepass changeit
                  

                  推荐答案

                  您的密钥库将在您的 JAVA_HOME--->JRE -->lib--->安全-->证书.您需要检查您的 JAVA_HOME 的配置位置,可能是这些地方之一,

                  Your keystore will be in your JAVA_HOME---> JRE -->lib---> security--> cacerts. You need to check where your JAVA_HOME is configured, possibly one of these places,

                  1. 计算机--->高级-->环境变量--->JAVA_HOME

                  1. Computer--->Advanced --> Environment variables---> JAVA_HOME

                  您的服务器启动批处理文件.

                  Your server startup batch files.

                  在您的导入命令中 -keystore cacerts(在此处提供上述 JRE 的完整路径,而不仅仅是说 cacerts).

                  In your import command -keystore cacerts (give full path to the above JRE here instead of just saying cacerts).

                  这篇关于如何找出我的 JVM 正在使用的密钥库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:Java中的内联 下一篇:什么是具体泛型?它们如何解决类型擦除问题,为什么不进行重大更改就不能添加它们?

                  相关文章

                  <small id='YrGPR'></small><noframes id='YrGPR'>

                  1. <tfoot id='YrGPR'></tfoot>
                        <bdo id='YrGPR'></bdo><ul id='YrGPR'></ul>
                      <legend id='YrGPR'><style id='YrGPR'><dir id='YrGPR'><q id='YrGPR'></q></dir></style></legend>
                      <i id='YrGPR'><tr id='YrGPR'><dt id='YrGPR'><q id='YrGPR'><span id='YrGPR'><b id='YrGPR'><form id='YrGPR'><ins id='YrGPR'></ins><ul id='YrGPR'></ul><sub id='YrGPR'></sub></form><legend id='YrGPR'></legend><bdo id='YrGPR'><pre id='YrGPR'><center id='YrGPR'></center></pre></bdo></b><th id='YrGPR'></th></span></q></dt></tr></i><div id='YrGPR'><tfoot id='YrGPR'></tfoot><dl id='YrGPR'><fieldset id='YrGPR'></fieldset></dl></div>