PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : چند سوال در مورد ssl



shazo
April 22nd, 2013, 21:16
سلام

دوستان یه سوال در مورد ssl داشتم شاید ساده باشه

ssl همون Https ?

و این که چه طوری اطلاعات رمزگذاری میشه

فرق ssl با پورت های l2tp یا sstp تو چیه ؟

امنیت کدوم بیشتره..؟

nginxweb
April 22nd, 2013, 21:26
First off, PPTP and L2TP are in the same family. PPTP is the earliest version of a ***, and therefore the least secure. L2TP is the upgrade. From what I understand, these types of ***s code the information you send, and send over the puplic network, to be opened at it’s destination on the other side. If you’re looking for a *** in China, you may have heard the many rumours that PPTPs can be hacked and they are not as good as SSL. While it may be true that they are generally less secure, you generally won’t run into any problems. The Chinese government isn’t trying to stop you from accessing Facebook, they’re trying to hack the emails of insurgents.
L2TP/IPSec, because it is a more secure version of PPTP requires “certificates” or “keys” in order to add another level of security. This is going to make signing in and sending information more of a pain in the ass.
SSL is becoming the more popular choice for users of a *** in China. It offers a higher lever of security and is less complicated to set up that L2TP. It is also cheap. However, there are some drawbacks, as it can’t be used on mobile devices, and can slow down the connection if there are too many users using the same tunnel.
Remember the coding package analogy I made earlier? SSL is like adding a tunnel that the coded package is sent through, so anyone trying to spy won’t even see the package being sent. Thus, a higher lever of security, but when you get too many packages in the tunnel it can slow the process down.
PPTP is also easier to set up, but SSL, with a very basic knowledge of computers and the internet can be set up easily with a step by step guide.
So in conclusion, for mobile devices use PPTP otherwise go with SSL but don’t be afraid of PPTP. Are you still reading about this crap?

shazo
April 22nd, 2013, 22:00
خوب این الان یعنی چی ؟

shazo
April 23rd, 2013, 13:43
دوستان منتظریم..

shazo
April 24th, 2013, 13:44
ممنون از این همه توضیح :دی

shazo
April 26th, 2013, 22:07
دوستان منتظریم..

cserver.ir
April 26th, 2013, 22:25
مهندس اینا ربط خاصی بهم ندارند خیلی . l2tp و pptp دوتا پروتکل برای ایجاد شبکه ی خصوصی مجازی هستند که روشون میتونید Encryption ( یعنی رمزنگاری داده ها ) سوار کنید .
SSL خودش یه پروتکل رمزنگاری داده هست که توسط یک مجوز ( Certificate ) که در اون به سرور نحوه ی رمزگذاری و رمزخوانی داده گفته شده انجام میشه . SSL تقریبا میشه گفت همون HTTPS هست که شما میگی . از لحاظ امنیت هم تقریبا جزو بالاترین رده های رمزنگاری هست که رایجه و رمزگشاییش بدون فایل مجوز ( البته بسته به نوع انکریپشن هم داره ) بسیار زمان بر و مشکل هست . برای همین امنیت بالایی داره :دی

tarik
June 2nd, 2013, 08:06
سلام، آره ssl همون https هستش
اما ربطی‌ به l۲tp و sstp نداره اینرو جایی‌ دیگه نگو troll میشی‌ :دی
ssl مثلا برای پرداخت آنلاین که امن انجام بشه استفاده می‌شه، یا برای ورود کاربران به سایت، اطلاعات رو جوری انکریپت می‌کنه که snif نشه، و خیلیا هم برای دور زدن *****ینگ استفاده می‌کنن مس بنده :دی که غیر قانونی تو ایران

CentralClubs
July 21st, 2014, 20:04
SSL باعث ميشه شما بتونيد به صورت امن روي پورت پيش‌فرض 443 به يک سايت با ادرس https وارد بشيد، براي SSTP نياز به SSL هم هست چون روي *** يک SSL سوار ميشه و کانال رو امن ميکنه، L2tp ربطي به SSL نداره و از يک KEY براي کد گذاري تونل ارتياطي استفاده ميکنه و KEY مورد نظر طي مراحلي (مثلا بسته به نويسنده اون کد گذاري بر بستر l2tp ممکنه ابتدا MD5 بشه يا الگوريتم‌هاي ديگه و بعد اون رشته‌ي نهايي که توليد ميشه در تمام بيت‌هايي که در کانال ارتياطي منتقل ميشه، XOR ميشه و به اين شکل امنيت رو تامين ميکنه)
پس نتيجه اينکه SSL با HTTPS به زبان ساده يکي هست. SSTP از SSL استفاده ميکنه براي کد کردن و L2TP ربطي به SSL نداره :)