Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway96751
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
throwaway96751
1y ago
> SSL is one of those weird niche subjects that no one learns until they run into a problem Yep, that me. Thanks for the blog post!
2.
▲
by
throwaway96751
1y ago
I think this method works best when you can verify the answer. So it has to be either a specific type of question (a request to generate code, which you can then run and test), or you have to know enough about the subject to be able to spot
3.
▲
by
throwaway96751
1y ago
I've been reading a little since then, and I think it worked with RSA root cert because this cert was a trust anchor of the Chain of Trust of my server's ECDSA certificate.
4.
▲
by
throwaway96751
1y ago
Thanks, looks exactly like what I wanted
5.
▲
by
throwaway96751
1y ago
Off-topic: What is a good learning resource about TLS? I've read the basics on Cloudflare's blog and MDN. But at my job, I encountered a need to upload a Let's encrypt public cert to the client's trusted store. Then I ha