Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.security > #185

Re: system wide "Trusted

From "Dave Miller" <dave.miller@THRWHITE.remove-dii-this>
Subject Re: system wide "Trusted
Message-ID <ZVGAk.337$Jw.299@nwrddc02.gnilink.net> (permalink)
Newsgroups comp.lang.java.security
References <gadmmd$hh4$1@news.dtag.de>
Date 2011-04-27 16:08 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.security
Andreas Moroder wrote:
> Hello,
> 
> we have a Oracle forms application running with the sun JVM.
> When we start the app we are asked to accept two signed certificates.
> When we say ok we can see them in the user certificates store in
> "Trusted certificates" ( Vertrauenswnrdige Zertifikate ).
> Is there a way to import them as administrator the way they are "Trusted 
> certificates" for the system and not only the user ?
> 
> Thanks
> Andreas
Unless you can modify the run command for the JVM, no. Roedy's 
workaround might work but it sounds like you're importing certificates 
into the users keystore (not root certs). The keystore is a file called 
.keystore. There is one for each user - on Windows it's in C:|Documents 
and Settings\user_name\

-- 
Dave Miller
Java Web Hosting
http://www.cheap-jsp-hosting.com/

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.security | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

system wide "Trusted cert "Andreas Moroder" <andreas.moroder@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
  Re: system wide "Trusted "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
  Re: system wide "Trusted "Dave Miller" <dave.miller@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
    Re: system wide "Trusted "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000

csiph-web