Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.security > #167 > unrolled thread
| Started by | "toriwilliamson" <toriwilliamson@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 16:08 +0000 |
| Last post | 2011-04-27 16:08 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.java.security
Problems importing final "toriwilliamson" <toriwilliamson@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
Re: Problems importing fi "Speedo" <speedo@THRWHITE.remove-dii-this> - 2011-04-27 16:08 +0000
| From | "toriwilliamson" <toriwilliamson@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 16:08 +0000 |
| Subject | Problems importing final |
| Message-ID | <89e63dbee16d8@uwe> |
To: comp.lang.java.security Please be gentle. I am horribly java naive and have only gone by way of the various instructions for creating keystores and certificates found at a variety of sites that all match in syntax and function. I have created a keystore, created a signing request (which has been sent to thawte and recieved my signed cert), and imported my root and intermediate CA certs. Every step of the way, each file and certificate has been tested and is complete and without error. However, when i attempt to import my final signed certificate into the keystore, I get the following error: keytool error: java.security.cert.CertificateException: sun.security.pkcs. ParsingException: DerInputStream.getLength<>: lengthTag=26, too big. Now, if i google "lengthTag=26, too big" i get zero returns from google. If i simply google "lengthTag= too big" without the 26 i get many returns... but all for different lengthTag errors, none of which having anything to do with my issue. Any insight as to what I could be doing wrong would be highly appreciated. --- * 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
[toc] | [next] | [standalone]
| From | "Speedo" <speedo@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 16:08 +0000 |
| Subject | Re: Problems importing fi |
| Message-ID | <59b88cb2-7cbd-4e9b-8c5f-9ad7a7d05bb1@z11g2000prl.googlegroups.com> |
| In reply to | #167 |
To: comp.lang.java.security Use a text editor to look at the certificate file. If there are lines before -----BEGIN or after -----END, remove them and try again. --- * 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
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.security
csiph-web