https://bz.apache.org/bugzilla/show_bug.cgi?id=66670
Michael Osipov <micha...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #13 from Michael Osipov <micha...@apache.org> --- Folks, I have done quite good progress yesterday, all combinations of connectors and TLS implementations work from file. Before I do more testing and documentation, I'd like to know your opinion on the following: Should it be a new parameter/attribute or should I refit the current password parameter/attribute to the approach of OpenSSL: https://www.openssl.org/docs/man3.0/man1/openssl-passphrase-options.html#OPTIONS? I would limit to "pass:", "file:", "env:" for now. No prefix will mean the current behavior, just like "pass:" or is that too breaking for you? WDYT? WIP: * https://github.com/michael-o/tomcat/compare/0e7812b88390e2ca989596236b86492dcbb69d18...michael-o:tomcat:BZ-66670 * https://github.com/michael-o/tomcat-native/compare/1.2.x...michael-o:tomcat-native:BZ-66670 Hope to present the PR in a week or so. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org