Re: SSL Self-Signed Certificates
From: Alexey Shklyaev (iu_chief_at_mail.ru)
Date: 01/19/05
- Next message: Adrian Collister: "shuffle loses/duplicates objects in LinkedList"
- Previous message: Casey Hawthorne: "Re: migrating from C++ to JAVA"
- In reply to: Stefan Schulz: "SSL Self-Signed Certificates"
- Next in thread: Stefan Schulz: "Re: SSL Self-Signed Certificates"
- Reply: Stefan Schulz: "Re: SSL Self-Signed Certificates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 19 Jan 2005 22:40:30 +0300
"Stefan Schulz" <terra@spacetime.de> wrote in message
news:pan.2005.01.19.19.28.22.391563@spacetime.de...
> I have a problem with SSL-Sockets. I try to connect to hosts that use SSL
> for encryption only, and therefore do not have a valid certificate chain
> to some root CA. Since i potentially have to deal with a lot of these
> hosts, having the user import them as CA's is impractical to say the
> least. Is there a way to prevent the server verification from happening,
> that SSL just decides that _any_ certificate is good?
>
> --
> In pioneer days they used oxen for heavy pulling, and when one ox
> couldn't budge a log, they didn't try to grow a larger ox. We shouldn't
> be trying for bigger computers, but for more systems of computers.
> --- Rear Admiral Grace Murray Hopper
I had the same problem, but the only way I found was importing the needed
certs into cacerts file. If you find a solution, please let me know
- Next message: Adrian Collister: "shuffle loses/duplicates objects in LinkedList"
- Previous message: Casey Hawthorne: "Re: migrating from C++ to JAVA"
- In reply to: Stefan Schulz: "SSL Self-Signed Certificates"
- Next in thread: Stefan Schulz: "Re: SSL Self-Signed Certificates"
- Reply: Stefan Schulz: "Re: SSL Self-Signed Certificates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|