FG
💻 Software

Import Java Trusted Certificate to JRE

Fresh5 days ago
Mar 15, 202639780 views
Confidence Score0%
0%

Problem

I need to install a certificate from a Java app to a lot of people. I want to use a one click program or batch file to import it as a Trusted Certificate(in Control Panel->Security->Certificate). Then they won't need to press always allow first time they use the application. I have extracted the ne…

Error Output

.csr

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Import Java Trusted Certificate to JRE

Low Risk

A couple of examples on how to do this using "keytool" http://download.oracle.com/javase/tutorial/security/toolsign/rstep2.html http://www.talkingtree.com/blog/index.cfm?mode=entry&entry=25AA75A4-45A6-2844-7CA3EECD842DB576 The second link here has a…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment