Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.security > #136
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Upgrading certificate |
| Message-ID | <45eh8459qs2ilvv3o069b7r77572ukut01@4ax.com> (permalink) |
| Newsgroups | comp.lang.java.security |
| References | <5b029c5d-6945-4dc0-80a6-32a036b97d1b@u36g2000pro.googlegroups.com> |
| Date | 2011-04-27 16:08 +0000 |
| Organization | TDS.net |
To: comp.lang.java.security On Mon, 21 Jul 2008 15:36:21 -0700 (PDT), Joop <jkaashoek@belairintl.com> wrote, quoted or indirectly quoted someone who said : >I need to upgrade the store of certificates of a JDK1.3.10, in order >to use SSL to various sites (need to keep using this JDK version for >various reasons). JRE 1.6 has no problem with the sites. Can certain >files such as the CACERTS file simply be copied from the more recent >JRE to the old JSK, or should some other method be followed to upgrade >the certificate support? see http://mindprod.com/jgloss/keytoolexe.html Look at how to export and import certs individually from your cacerts file. It will be tedious. I suggest writing a bat file, or writing a program to write the bat file. -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.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 | Next — Previous in thread | Find similar
Upgrading certificates "Joop" <joop@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000 Re: Upgrading certificate "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
csiph-web