| diff --git a/src/config/general.h b/src/config/general.h |
| index 3c14a2cd..8867f152 100644 |
| --- a/src/config/general.h |
| +++ b/src/config/general.h |
| @@ -54,7 +54,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); |
| |
| #define DOWNLOAD_PROTO_TFTP /* Trivial File Transfer Protocol */ |
| #define DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */ |
| -#undef DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */ |
| +#define DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */ |
| #undef DOWNLOAD_PROTO_FTP /* File Transfer Protocol */ |
| #undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */ |
| #undef DOWNLOAD_PROTO_NFS /* Network File System Protocol */ |