Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To make a SSL/TLS Openflow connection between onos and OVS switches using self-signed certificates, there are four five main steps to follow: 

  1. Generate SSL key/certificate for onos;
  2. Copy the onos certificate to the appropriate OVS location so that OVS can accept the certificate from onos;
  3. Generate SSL key/certificate for OVS;
  4. Copy the OVS certificate to the appropriate onos location so that onos can accept the certificate from OVS;
  5. Test the SSL connection.

...