[Bug 1025239] Re: kvm-ipxe does not support https
Serge Hallyn
1025239 at bugs.launchpad.net
Mon Jul 16 20:51:37 UTC 2012
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
** Changed in: ipxe (Ubuntu)
Status: New => Confirmed
** Changed in: ipxe (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/1025239
Title:
kvm-ipxe does not support https
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1025239/+subscriptions
More information about the Ubuntu-server-bugs
mailing list