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

--- Comment #10 from Michael Osipov <[email protected]> ---
(In reply to Joe Orton from comment #9)
> (In reply to Michael Osipov from comment #8)
> > (In reply to Michael Osipov from comment #6)
> > > (In reply to Joe Orton from comment #5)
> > > > Adding SSL_{SERVER,CLIENT}_B64CERT variables (or whatever the name) is
> > > > trivial, I  would not want to add a config option for this definitely.
> > > 
> > > One thing needs to be considered since +ExportCertData would provide both 
> > > it
> > > would consume the double amount of memory even if the admin needs only one
> > > format.  What us your opinion on it?
> > 
> > Having a Base64 version of the export option makes the system consistent.
> > For the same reason I would export this chain too, this isn't much Tomcat
> > specific, but for all upstream servers which want to inspect certs.
> 
> Makes sense.
> 
> > Why do you want to use Base64 URL instead of plain Base64? Other headers
> > work with that too and Tomcat would need to add support first.
> 
> I've a mild preference for base64url since it would allow safe use in more
> contexts, but plain base64 would work too if that's difficult for Tomcat.

I'd prefer plain Base64 for the sake of simplicity.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to