File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ configurable with the ``verify_peer`` option. Although it's not recommended to
171171
disable this verification for security reasons, it can be useful while developing
172172
the application or when using a self-signed certificate::
173173

174-
$dsn = 'smtp://user:[email protected]?verify_peer=false'
174+
$dsn = 'smtp://user:[email protected]?verify_peer=0'
175175

176176
.. versionadded:: 5.1
177177

0 commit comments

Comments
 (0)