由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 问个truststore问题
相关主题
https certificate??SSL on JBoss
java applet load的问题jnlp问题
why it does not work?? :(((求助: ldap的ssl connection
JAVA 面世题.US-CERT warns users to disable Java in web browsers, Apple
How to read/load a .tif image?折腾了一天,实在是绝望了,请教请教
问一下关于load image的servletRe: Put classes into different files
Anyone took Java Architect cert test?Re: 奇怪?? import找不到package
问个SSL的问题Re: print problem, GUI guru please come in
相关话题的讨论汇总
话题: truststore话题: cert话题: jre
进入Java版参与讨论
1 (共1页)
m****r
发帖数: 6639
1
我需要import一个cert. 我知道怎么用keytool. 但是有没有办法在在jre里面load进
去这个cert?
t*******e
发帖数: 684
2
Go to jdk1.5.0_*/jre/lib/security/, then use Keytool to import the cert file
into the cacerts trust store.
A**o
发帖数: 1550
3
jre_home/lib/security/cacerts file
1 (共1页)
进入Java版参与讨论
相关主题
Re: print problem, GUI guru please come inHow to read/load a .tif image?
有趣的Thread问题问一下关于load image的servlet
Re: 关于APPLET的IO问题Anyone took Java Architect cert test?
How to compile a Java program with import my own package in UNIX问个SSL的问题
https certificate??SSL on JBoss
java applet load的问题jnlp问题
why it does not work?? :(((求助: ldap的ssl connection
JAVA 面世题.US-CERT warns users to disable Java in web browsers, Apple
相关话题的讨论汇总
话题: truststore话题: cert话题: jre