https://bz.apache.org/bugzilla/show_bug.cgi?id=65169

--- Comment #12 from Michael Osipov <micha...@apache.org> ---
(In reply to Joe Orton from comment #11)
> I've updated https://github.com/apache/httpd/pull/177 to use plain base64
> and to allow "SSLOptions +ExportBase64CertData" to export both server &
> client cert.

Looks better now, added a few comments

> What about the CERT_CHAIN_n? Are these actually useful/used/needed by
> Tomcat??

I would retain them too, Tomcat exposes the as an array of X509Certificate
objects. It might be up to the developer to do anything fruitful with that
chain. It should be there for the sake of completeness and consistency.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to