I think your right.
All ssl configuration belongs in the context object. If that's not the case for information related to client certificates, that's a bug that should be fixed.
/ Niels Möller (vässar rödpennan)
Previous text:
2004-01-13 22:56: Subject: SSL part two
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
/ Brevbäraren