Lukas,

First of all, you need to know if your application actually hits the
server. It is pointless to troubleshoot the problem on the client side
if the request never reaches the server.

(1) What you tried trusting any certificate / disabling server
certificate validation?
(2) What is the target web server / SSL module?
(3) Is the target server / SSL module known to work with SUN's JSSE at
all?

Oleg

On Wed, 2004-06-09 at 20:07, Lukas Bradley wrote:
> Hi all,
> 
>  
> 
> I need a developer or consultant familiar with SSL using certificate
> authentication within HttpClient.  My company has utterly failed in
> our attempt to interface with a financial processing gateway. 
> 
>  
> 
> Our needs are quite simple: import the processor’s certificate,
> connect via SSL using Java, and sent HTTPS traffic.  It appears as if
> our traffic isn’t even reaching their servers. 
> 
>  
> 
>   main, SEND TLSv1 ALERT:  fatal, description = certificate_unknown
> 
>  
> 
> We have attempted to write our own X509KeyManager and
> X509TrustManager, as well as other recommended “hacks” from various
> sources.  I’ve also attached an explanatory email we sent to their
> technical support detailing the problem.
> 
>  
> 
> At this point, the answer may be simple, or complex.  Nonetheless, I
> think we have exhausted our options on the Java front, and need
> expertise in this field.
> 
>  
> 
> Please contact me as soon as possible regarding this need.  If you
> want to offer free advice, I’m very open.  However, I’m more than
> willing to pay you for your time.  I’m available at lukas at somnia
> dot com, or at 404.581.9973.
> 
>  
> 
> Thanks for your time.
> 
>  
> 
> Lukas Bradley
> 
>  
> 
>  
> 
> 
> 
> ______________________________________________________________________
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to