Comment 1 for bug 1025239

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Thanks for submitting this bug. I'm not sure, but it looks like https support merely requires a patch like:

Index: ipxe-1.0.0+git-3.55f6c88/src/config/general.h
============================================================
--- ipxe-1.0.0+git-3.55f6c88.orig/src/config/general.h 2012
+++ ipxe-1.0.0+git-3.55f6c88/src/config/general.h 2012
@@ -56,7 +56,7 @@

 #define DOWNLOAD_PROTO_TFTP /* Trivial File Tran
 #define DOWNLOAD_PROTO_HTTP /* Hypertext Transfe
-#undef DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer
+#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext
 #undef DOWNLOAD_PROTO_FTP /* File Transfer Protocol */
 #undef DOWNLOAD_PROTO_TFTM /* Multicast Trivial File Tr
 #undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multi