-
Type:
Task
-
Resolution: Fixed
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: Native
In the new Server documentation it indicates that sslValidate is of type object but then has a default of boolean. Is the expected type an object or a boolean? If an object what would a valid object look like that will be used for SSL validation? If it truly only takes a boolean then please update the documentation accordingly.