Implement CFHTTP clientCert/ClientCertPassword compatible with ACF

Description

ACF allows supplying a p12 certificate file and password to use as the client certificate for authenticating to a webserver. Lucee does not implement this.

Apache common's HttpClient has the capability built in to accommodate this request, but it is not implemented in Lucee yet.

I have a working implementation using Apache common's HttpClient in CFML/Java. I'll try to create a fix for this and open a pull request.

ACF documentation: https://wikidocs.adobe.com/wiki/display/coldfusionen/cfhttp
Railo issue: https://issues.jboss.org/browse/RAILO-2823

Activity

Show:

Jonathan van Zuijlekom 13 October 2015 at 05:22

Nice, thanks!

Jonathan van Zuijlekom 4 August 2015 at 15:30

As Lucee 4 is only for bugfixes, I'll also create a patch for Lucee 5.

Jonathan van Zuijlekom 4 August 2015 at 15:29

Ok, create the pul lrequest on github: https://github.com/lucee/Lucee4/pull/16

Maybe it's a good idea to put a link in the readme.md on bitbucket.

Fixed

Details

Assignee

Reporter

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Fix versions

Priority

Created 30 July 2015 at 17:25
Updated 13 October 2015 at 05:22
Resolved 12 October 2015 at 20:52

Flag notifications