<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 正在使用的密钥库?

        How do I find out what keystore my JVM is using?(如何找出我的 JVM 正在使用的密钥库?)
      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 正在使用的密钥库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  How to send data to COM PORT using JAVA?(如何使用 JAVA 向 COM PORT 发送数据?)
                  How to make a report page direction to change to quot;rtlquot;?(如何使报表页面方向更改为“rtl?)
                  Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)
                  Is there any way to detect an RTL language in Java?(有没有办法在 Java 中检测 RTL 语言?)
                  How to load resource bundle messages from DB in Java?(如何在 Java 中从 DB 加载资源包消息?)
                  How do I change the default locale settings in Java to make them consistent?(如何更改 Java 中的默认语言环境设置以使其保持一致?)

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

                  1. <tfoot id='YrGPR'></tfoot>
                      <tbody id='YrGPR'></tbody>

                        <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>