SSL

طبقة مآخذ التوصيل الآمنة

SSL هو اختصار لـ طبقة مآخذ التوصيل الآمنة.

ما هي تفاصيل طبقة مآخذ التوصيل الآمنة?

A cryptographic protocol designed to provide secure communication over the internet. It has been largely replaced by its successor, TLS (Transport Layer Security), but the term SSL is still widely used to refer to both protocols. SSL provides three essential security properties:

  • سرية: يتم تشفير البيانات المتبادلة بين العميل والخادم، مما يمنع الأطراف غير المصرح لهم من قراءتها.
  • النزاهة: SSL uses message authentication codes to detect if the data has been altered in transit.
  • المصادقة: The server’s identity is verified through its SSL certificate, ensuring the client communicates with the intended server.

كيف يعمل SSL

  1. مصافحة: When a client (e.g., a web browser) connects to a server (e.g., a website), they initiate a handshake process. The client sends a message to the server, specifying the version of SSL it supports and a list of cryptographic algorithms it can use.
  2. شهادة الخادم: The server responds with its SSL certificate, which contains the server’s public key and other identifying information. This certificate is typically issued by a trusted third-party Certificate Authority (CA) الذي يتحقق من هوية الخادم.
  3. التحقق من الشهادة: يتحقق العميل من شهادة الخادم عن طريق التحقق مما إذا كان المرجع المصدق (CA) الموثوق به قد أصدرها وما إذا كان اسم مضيف الشهادة يطابق اسم مضيف الخادم. تضمن هذه الخطوة أن العميل يتواصل مع الخادم المقصود وليس المحتال.
  4. تبادل المفاتيح: إذا كانت الشهادة صالحة، يقوم العميل بإنشاء مفتاح جلسة عشوائي، وتشفيره باستخدام المفتاح العام للخادم (الذي تم الحصول عليه من الشهادة)، وإرساله إلى الخادم. يمكن للخادم فقط فك تشفير هذه الرسالة باستخدام مفتاحه الخاص، مما يضمن بقاء مفتاح الجلسة آمنًا.
  5. اتصال آمن: The client and server can communicate securely with the session key established. They use the session key to encrypt and decrypt all the data exchanged between them, preventing eavesdropping and tampering.
  6. نهاية الجلسة: عند اكتمال الاتصال، يتم إنهاء الجلسة، ويتم تجاهل مفتاح الجلسة.

SSL is commonly used to secure websites (HTTPS)، اتصالات البريد الإلكتروني (SMTPS, IMAPS), and other applications that require secure data transmission over the internet.

  • اختصار: SSL
العودة إلى الزر العلوي
اغلاق

كشف Adblock

Martech Zone قادر على تزويدك بهذا المحتوى دون أي تكلفة لأننا نستثمر موقعنا من خلال عائدات الإعلانات ، والروابط التابعة ، والرعاية. سنكون ممتنين إذا قمت بإزالة مانع الإعلانات الخاص بك أثناء عرض موقعنا.