| Of the 12 postings you provided ... 2 are dupes I only posted 10 links, which is probably why you think there were 2 duplicates. :-) The comparison to Sendmail? Pretty laughable. Why don't you work from the real list of Sendmail vulns, not the ones in your personal database? FreeBSD security advisories were an easily available list of vulnerabilities which were assessed on the same basis. If I were going to "the real list of Sendmail vuln[erabilities]" (whatever you consider that to be) then I'd also have to use a real list of OpenSSL vulnerabilities -- including those which didn't affect FreeBSD because we didn't ship those versions, and the "oops, last months' security patch was broken" vulnerabilities which didn't affect FreeBSD thanks to the fact that the FreeBSD security team proofreads vendor patches. under what circumstances would you advise a prospective YC app developer to avoid SSL because of the risk of server vulnerabilities? If they didn't care about the confidentiality or authenticity of data being transmitted, then I would advise them to not use SSL. More importantly, if they were using SSL, I'd advise them of the increased risk and suggest additional layers of defence -- for instance, terminating HTTPS within a jail at a proxy which forwards requests in plaintext over a localhost connection. Of course, individual circumstances always vary, so it's hard to give any sort of blanket advice. |
If you really think OpenSSL has a worse track record than Sendmail, assert it directly. I don't think you will.
I think you've just provided some spectacularly bad advice to web devs here, Colin.