|
5.
|
|
|
(c) 2000 - 2001 George Staikos
|
|
|
|
(c) 2000-2001 जॉर्ज स्टाइकॉस
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
Located in
crypto.cpp:241
|
|
6.
|
|
|
Enable &TLS support if supported by the server
|
|
|
|
&टीएलएस समर्थन सक्षम करें यदि सर्वर द्वारा समर्थित हो
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
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.
|
|
|
|
टीएलएस एक ताज़ातरीन संशोधन है एसएसएल प्रोटोकॉल का. यह अन्य प्रोटोकॉल से ज्यादा अच्छी तरह से जुड़ता है तथा एसएसएल को हटा दिया है पॉप३ तथा एसएमटीपी प्रोटोकॉल में.
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
Located in
crypto.cpp:270
|
|
8.
|
|
|
Enable SSLv&2
|
|
|
|
सक्षम करें SSLv&2
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
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.
|
|
|
|
एसएसएल v2 द्वितीय संशोधन है एसएसएल प्रोटोकॉल का. यह बहुत सामान्य है कि v2 तथा v3 सक्षम किए जाएँ.
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
Located in
crypto.cpp:278
|
|
10.
|
|
|
Enable SSLv&3
|
|
|
|
सक्षम करें SSLv&3
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
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.
|
|
|
|
एसएसएल v2 तृतीय संशोधन है एसएसएल प्रोटोकॉल का. यह बहुत सामान्य है कि v2 तथा v3 सक्षम किए जाएँ.
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
Located in
crypto.cpp:285
|
|
12.
|
|
|
SSLv2 Ciphers to Use
|
|
|
|
उपयोग में SSLv2 सायफर्स
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
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.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
crypto.cpp:292
|
|
14.
|
|
|
SSL ciphers cannot be configured because this module was not linked with OpenSSL.
|
|
|
|
एसएसएल सायफर्स कॉन्फ़िगर्ड नहीं हो सकते चूंकि यह मॉड्यूल ओपनएसएसएल के साथ लिंक्ड नहीं है.
|
|
Translated and reviewed by
Ravishankar Shrivastava
|
|
|
|
Located in
crypto.cpp:302
|