|
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 là phiên bản mới nhất của giao thức SSL. Nó tích hợp tốt hơn với giao thức khác và đã thay thế SSL trong các giao thức như POP3 và SMTP.
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
Located in
crypto.cpp:270
|
|
8.
|
|
|
Enable SSLv&2
|
|
|
|
Cho phép dùng SSLv&2
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
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 là phiên bản thứ hai của giao thức SSL. Nó là cái thông dụng nhất để hiệu lực v2 và v3.
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
Located in
crypto.cpp:278
|
|
10.
|
|
|
Enable SSLv&3
|
|
|
|
Bật SSLv&3
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
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 là phiên bản thứ ba của giao thức SSL. Nó là cái thông dụng nhất để hiệu lực v2 và v3.
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
Located in
crypto.cpp:285
|
|
12.
|
|
|
SSLv2 Ciphers to Use
|
|
|
|
Mật mã SSLv2 cần dùng
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
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.
|
|
|
|
Hãy chọn mật mã mà bạn muốn hiệu lực khi dùng giao thức SSL v2. Giao thức thật sự được dùng sẽ được thỏa thuận với máy phục vụ vào lúc kết nối.
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
Located in
crypto.cpp:292
|
|
14.
|
|
|
SSL ciphers cannot be configured because this module was not linked with OpenSSL.
|
|
|
|
Mật mã SSL không thể được cấu hình bởi vì mô-đun này không được liên kết bằng OpenSSL.
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
Located in
crypto.cpp:302
|
|
15.
|
|
|
SSLv3 Ciphers to Use
|
|
|
|
Mật mã SSLv3 cần dùng
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
Located in
crypto.cpp:317
|
|
16.
|
|
|
Select the ciphers you wish to enable when using the SSL v3 protocol. The actual protocol used will be negotiated with the server at connection time.
|
|
|
|
Hãy chọn mật mã mà bạn muốn hiệu lực khi dùng giao thức SSL v3. Giao thức thật sự được dùng sẽ được thỏa thuận với máy phục vụ vào lúc kết nối.
|
|
Translated and reviewed by
Clytie Siddall
|
|
|
|
Located in
crypto.cpp:318
|