mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-19 01:52:32 +00:00
* Less opinionated SSL defaults
This commit is contained in:
@@ -27,9 +27,6 @@ class HttpTimeProvider implements ITimeProvider
|
||||
'Connection: close',
|
||||
'User-agent: TwoFactorAuth HttpTimeProvider (https://github.com/RobThree/TwoFactorAuth)'
|
||||
)
|
||||
),
|
||||
'ssl' => array(
|
||||
'verify_peer' => true
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user