在 Tomcat 6 上设置 HTTPS

发布于 2024-12-26 10:32:03 字数 225 浏览 0 评论 0原文

我正在尝试使用 SSL 配置 tomcat 6。我运行的是Windows XP。我尝试按照(http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html)中的步骤进行操作。

但是,我在 %tomcat home%\bin 文件夹中没有任何名为 keytool 的文件,该文件在站点中引用。需要单独下载吗?在哪里可以找到适用于 Windows 和 Tomcat 6 的版本。

I am trying to configure tomcat 6 with SSL. I am running windows XP. I tried to follow the steps at (http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html).

However, I don't have any files called keytool in the %tomcat home%\bin folder, which is referred in the site. Do I need to download it separately? Where can I find one for windows and Tomcat 6.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

影子是时光的心 2025-01-02 10:32:03

keytool.exe 至少在 SUN 发行版中包含在 Java SDK 发行版 中。

<Path to Java SDK>\bin

您引用的文档还指出 %JAVA_HOME%

The keytool.exe is included in the Java SDK distribution at least with the SUN distribution.

<Path to Java SDK>\bin

The documentation which you refer to is also stating %JAVA_HOME%

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文