====== Secure Hypertext Transfer Protocol (HTTPS) ====== ===== Name ===== DOWNLOAD_PROTO_HTTPS ===== Header file ===== Configured via ''[[http://git.ipxe.org/ipxe.git/blob/HEAD:/src/config/general.h|config/general.h]]''. ===== Examples ===== === Enable the HTTPS protocol === #define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */ ===== Description ===== This build option enables the [[:crypto|HTTPS protocol]]. ===== See also ===== * [[:crypto|Cryptography]] support in iPXE * [[:buildcfg|List of all iPXE build options]]