Technical requirements
In this chapter, we’ll build on the code built in Chapter 11, Configuring HTTPS with NGINX on AWS. This can be found at the following URL: https://github.com/PacktPublishing/Rust-Web-Programming-2nd-Edition/tree/main/chapter11/running_https_on_aws.
The code for this chapter can be found at https://github.com/PacktPublishing/Rust-Web-Programming-2nd-Edition/tree/main/chapter12.