Created
August 20, 2015 13:55
-
-
Save icarocamelo/1a3a2607d4c051d959da to your computer and use it in GitHub Desktop.
sudo ovs-vsctl list ssl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mininet@mininet-vm:~$ sudo ovs-vsctl list ssl | |
_uuid : b8449e22-40a1-49ae-87fa-d25c04683426 | |
bootstrap_ca_cert : false | |
ca_cert : "/var/lib/openvswitch/pki/controllerca/cacert.pem" | |
certificate : "/etc/openvswitch/sc-cert.pem" | |
external_ids : {} | |
private_key : "/etc/openvswitch/sc-privkey.pem" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment