|
|
|
|
|
by Kalium
1477 days ago
|
|
> * How is an HTTPS connection created: generally no I would think that people doing web development probably benefit from a working knowledge of DNS, TLS, and PKI. Without those, I would expect a lot of readily avoidable problems with HTTPS. In general I advocate that software engineers should have a functional, if abstract, understanding of how computers work on various levels. They might not need a detailed understanding, but people often benefit in unexpected ways from understanding the systems they work with. |
|
[1] Not like they literally don’t know but that their code has no interaction with it.