|
6.
|
|
|
Enable &TLS support if supported by the server
|
|
|
|
Omogoči podporo &TLS, če jo podpira strežnik
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:267
|
|
7.
|
|
|
TLS is the newest revision of the SSL protocol. It integrates better with other protocols and has replaced SSL in protocols such as POP3 and SMTP.
|
|
|
|
TLS je najnovejša različica protokola SSL. Bolje se vključuje v druge protokole, tako da je nadomestil SSL v protokolih kot sta POP3 in SMTP.
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:270
|
|
8.
|
|
|
Enable SSLv&2
|
|
|
|
Vključi SSLv&2
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:275
|
|
9.
|
|
|
SSL v2 is the second revision of the SSL protocol. It is most common to enable v2 and v3.
|
|
|
|
SSL v2 je drugi popravek protokola SSL. Najbolj običajna nastavitev je vklop v2 in v3.
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:278
|
|
10.
|
|
|
Enable SSLv&3
|
|
|
|
Vključi SSLv&3
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:282
|
|
11.
|
|
|
SSL v3 is the third revision of the SSL protocol. It is most common to enable v2 and v3.
|
|
|
|
SSL v3 je tretji popravek protokola SSL. Najbolj običajna nastavitev je vklop v2 in v3.
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:285
|
|
12.
|
|
|
SSLv2 Ciphers to Use
|
|
|
|
SSLv2 algoritmi za uporabo
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:291
|
|
13.
|
|
|
Select the ciphers you wish to enable when using the SSL v2 protocol. The actual protocol used will be negotiated with the server at connection time.
|
|
|
|
Izberite šifrirne algoritme, ki jih želite vključiti ob uporabi protokola SSL v2. Dejansko uporabljen protokol bo izpogajan s strežnikom ob povezavi.
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:292
|
|
14.
|
|
|
SSL ciphers cannot be configured because this module was not linked with OpenSSL.
|
|
|
|
SSL algoritmi ne morejo biti nastavljeni, ker ta modul ni bil povezan z OpenSSL.
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:302
|
|
15.
|
|
|
SSLv3 Ciphers to Use
|
|
|
|
SSLv3 algoritmi za uporabo
|
|
Translated and reviewed by
Jure Repinc
|
|
|
|
Located in
crypto.cpp:317
|