February 2018
Intermediate to advanced
278 pages
6h 9m
English
The OpenSSL library and CLI is a complete set of tools to work with SSL (and TLS) objects. It is an open source project and is widely used by companies all around. As one would expect, Rust has bindings for using as a library in Rust projects. In this discussion, we will take a closer look at the certificates we saw in the last section.
These are commonly defined by a standard called X.509 (defined in RFC 5280) and have the following fields:
Read now
Unlock full access