|
From: Weinan Li <we...@re...> - 2013-05-28 10:37:51
|
-- Weinan Li Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Tuesday, May 28, 2013 at 6:19 PM, Veeramani Kalyanasundaram wrote: > Hi All, > > We are using RestEasy framework for invoking a https enabled Rest API. Since we are in development stage, the https server is using a self signed signature.I don't see an option in RestEasy to accept the self signed signatures. > > > I cannot see anything related with RESTEasy about SSL connection. If you are using the self-signed certificate, you can use key tool to import that cert into your client side(add it either into JVM or container), and the SSL handshake will get passed. > Could you please suggest any wrapper available for this? > > Thanks > Veera > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > > _______________________________________________ > Resteasy-developers mailing list > Res...@li... (mailto:Res...@li...) > https://lists.sourceforge.net/lists/listinfo/resteasy-developers > > |