diff --git a/share/doc/homebrew/Formula-Cookbook.md b/share/doc/homebrew/Formula-Cookbook.md
index 87518a5039fb5cd32dc136b4d3f3e7ff01c1cce1..ea8f4605c61cb2221b38b23b83b030c749ab8475 100644
--- a/share/doc/homebrew/Formula-Cookbook.md
+++ b/share/doc/homebrew/Formula-Cookbook.md
@@ -119,6 +119,8 @@ end
 
 **We don鈥檛 accept formulae without homepages!**
 
+SSL/TLS (https) homepage is preferred, if one is available.
+
 Homebrew now has a description field (`desc`). Try and summarize this from the homepage.
 
 ## Check the build system