I noticed that SSL.handshake supports certificate authentication. That's actually rather nice, however, I've got a problem with the way it's controlled. If the settings are in handshake, there's no way to change them when using sslport, or any other function that uses sslfile directly. Would it make more sense to move those settings to the context object? Would anyone be terribly put out if I did that (or at least added the option)? Any thoughts?
Bill