https://bz.apache.org/bugzilla/show_bug.cgi?id=57108
--- Comment #9 from Christopher Schultz <[email protected]> --- I'm starting to re-think the <Connector> configuration because it's starting to look a lot like the <Host> configuration. Would it make more sense to put the TLS configuration on the <Host> element instead? This would be more in line with Apache httpd, for instance. The connector would have to reach-into the <Host> configuration to pick-up all the configuration. I'm not sure if this is a good idea (or even possible), but from a human configuration perspective, I think that using the <Host> as the container for TLS configuration makes more sense than having it on the <Connector>. -- 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]
