Secure Socket Layer

Mohamad Ali Hajian Maliki (18393)

Muhammad Fadzil Bin Mohd Jusri (19055)

Nazmi Bin Muzakir (21123)

Objectives

  • Understand relationship between SSL & data integrity
  • Data privacy in SSL protocol :
    • Handshake protocol
    • Change CipherSpec protocol
    • Alert protocol
  • Explain SSL protocol

Problem Statement

The study conducted to determine how SSL can provide security to e-Commerce business. 

What is SSL

Internet security protocol that encrypt information (e.g. name, credit card etc) between web server - client ( browser)

How to determine SSL

  • HTTPS://www..

SSL Certificate

  • Establish secure connection
  • SSL certificates contains private key and public key to create an encrypted connection.
  • Server must create Certificate Signing Request (CSR) to obtain SSL certificate
  • CSR data file is send to Certificate Authority (CA) which have public key to create a data structure to match it with server private key

Certificate Signing Request (CSR)

SSL Protocol Layers

Handshake - negotiate session informations

 

Change Cipher Spec - change raw data (usually the web server want to create new pair of keys)

 

Alert - Notify

SSL uses both Asymmetric and Symmetric Encryption

Conclusion

Secure Socket Layer

By airpanas

Secure Socket Layer

created by nazmi and fadzil, ali got fever so yeahhhhh

  • 285