Hacker News new | ask | show | jobs
by detourdog 633 days ago
It did support it. One had to trust the certificate manually. I gave up on self-signed cents about 6 years ago.
1 comments

It supported using self signed certs, but if the server suddenly switched from a self signed to a trusted CA-signed certificate, no prompt would be given. So the idea that self signed certificates are somehow more secure for this specific purpose is incorrect.
It was a complex Trust relationship and Apple’s it just work was onerous to work around. When security is the top priority I would alway go with self-signed certificates.