Hello! On Tue, Jul 29, 2014 at 07:11:26PM +0400, Dmitrii Pichulin wrote:
> 1) How can UI_METHOD provided by nginx look like? The code is in the same file you are modifying. > 2) Trying passwords from ssl_password_file one by one is not a good idea for > private keys (too many pin attempts) The ssl_password_file is an interface we have. How it will be used (multiple passwords, only one password for each certificate, not used at all...) isn't really relevant. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
