Andrew Kelley
|
29475b4518
|
std.crypto.tls: validate previous certificate
|
2023-01-02 16:57:15 -07:00 |
|
Andrew Kelley
|
bbc074252c
|
introduce std.crypto.CertificateBundle
for reading root certificate authority bundles from standard
installation locations on the file system. So far only Linux logic is
added.
|
2023-01-02 16:57:15 -07:00 |
|
Andrew Kelley
|
93ab8be8d8
|
extract std.crypto.tls.Client into separate namespace
|
2023-01-02 16:57:15 -07:00 |
|
Andrew Kelley
|
b97fc43baa
|
std.crypto.Tls: client is working against some servers
|
2023-01-02 16:57:15 -07:00 |
|
Andrew Kelley
|
40a85506b2
|
std.crypto.Tls: add read/write methods
|
2023-01-02 16:57:15 -07:00 |
|
Andrew Kelley
|
d2f5d0b199
|
std.crypto.Tls: parse the ServerHello handshake
|
2023-01-02 16:57:15 -07:00 |
|
Andrew Kelley
|
ba44513c2f
|
std.http reorg; introduce std.crypto.Tls
TLS is capable of sending a Client Hello
|
2023-01-02 16:57:15 -07:00 |
|