Can we have a win32 build with ssl 'support' ?
ea. compiled so that openssl modules can be held outside the nginx binary for easy updating, for instance since the 1.20 release there have been 2 new (security)releases of openssl which win32 users can not update for nginx as its compiled in.
For example filezilla and stunnel have compiled ssl support, I would like nginx to have ssl compiled support and not compiled inside.
Or a commandline switch to use external ssl dll's instead.