Bug 1391542 - Port bug 1388925: Add TLS flags parameter in call to nsTLSSocketProvider::AddToSocket. rs=bustage-fix
This commit is contained in:
Родитель
7707372302
Коммит
c50ed1055c
|
@ -178,7 +178,7 @@ nsLDAPSSLConnect(const char *hostlist, int defport, int timeout,
|
|||
defport,
|
||||
nullptr,
|
||||
mozilla::OriginAttributes(),
|
||||
0,
|
||||
0, 0,
|
||||
socketInfo.soinfo_prfd,
|
||||
getter_AddRefs(securityInfo));
|
||||
if (NS_FAILED(rv)) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче