scheme - Specifies one or more acceptable Schemes, should only include the scheme name. Can be an Array or String (strings are automatically escaped for use in a Regular Expression).
Tested locally to confirm valid HTTPS URLs were failing validation under https:.
From the Joi docs (emphasis mine):
Tested locally to confirm valid HTTPS URLs were failing validation under
https:
.cc @MarshallOfSound