CF9 call to .jar with SSL client request
i have implemented cf9 component acts bridge java client library makes client-authenticated ssl calls webservice. java client library packaged .jar placed in <cfroot>/wwwroot/web-inf/lib. in application.cfc in onapplicationstart, bridge component created , underlying provider exposed client library setup.
all of works expected if cf server standalone, when try run apache , apache connector, can't seem work. have added -djavax.net.debug=all jvm.config , can see setup happens correctly, first call library make ssl connection, causes new connectionurl instantiated wrong certificates. doesn't seem using client libraries internal http client resource @ all.
im not sure ask id understanding why doesnt work , suggestions can do.
More discussions in ColdFusion
adobe
Comments
Post a Comment