What rubbish exactly? Upto the -----BEGIN CERTIFICATE----- or that too? -- Doug >It is OK now, thanks guys. I trimmed the rubbish off the top and bingo. > > > > >----- Original Message ----- >From: "D.Dave" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thursday, October 12, 2000 4:30 PM >Subject: Re: Import cert to MS Internet Server > > >> Jim Hud wrote: >> > >> > When I do as you suggest and try and install the signed cert it refuses >> > with: >> > >> > The certificate is invalid. Please double check that you have chosen >the >> > correct file. >> >> You might have tried this already, but we had a similar problem. Turned >> out it was all the certificate output that was contained in the .pem >> file, that is, the subject, issuer, valify details etc. Make sure that >> you only have the certificate data with the -----BEGIN and END lines, >> and nothing else. >> >> E.g. >> >> -----BEGIN CERTIFICATE----- >> MIIDujCCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA >> ... >> AAAAAAAAAAAAAAAAAAAAAAAA== >> -----END CERTIFICATE----- >> >> Just a thought. >> >> - Dave. >> ______________________________________________________________________ >> OpenSSL Project http://www.openssl.org >> User Support Mailing List [EMAIL PROTECTED] >> Automated List Manager [EMAIL PROTECTED] >> > >______________________________________________________________________ >OpenSSL Project http://www.openssl.org >User Support Mailing List [EMAIL PROTECTED] >Automated List Manager [EMAIL PROTECTED] >