Hi, I have a usecase where we need to implement a sort of gateway that needs to take the requests coming from client add some more data to request pay load sign the request using cavage signing scheme then pass on t the backend server over https/tsl protocol. When I am using tryying to use, I am getting 502 bad gateway AsyncMiddleManServlet for HTTPS sites. Even I am not successful using AsyncProxyServlet by overriding methods createHttpClient, getting same 502 error always. Any reference implementation is greatly appreciated.
regards, Ashok -- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dropwizard-user/1bd2d426-a655-4128-9eaa-58e682229273%40googlegroups.com.
