mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Default changed in current versions to verify
This commit is contained in:
parent
4a4f04d833
commit
f16c543527
@ -407,6 +407,7 @@ sub start_ssl {
|
||||
if ($t_ssl_cert eq ''){
|
||||
IO::Socket::SSL->start_SSL (
|
||||
$t_socket,
|
||||
SSL_verify_mode => '0x00',
|
||||
);
|
||||
}
|
||||
elsif ($t_ssl_ca eq '') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user