]> git.proxmox.com Git - ovs.git/commit
ovs-pki: generate x.509 v3 certificate
authorQiuyu Xiao <qiuyu.xiao.qyx@gmail.com>
Tue, 31 Jul 2018 21:08:52 +0000 (14:08 -0700)
committerBen Pfaff <blp@ovn.org>
Wed, 1 Aug 2018 17:17:19 +0000 (10:17 -0700)
commitc8efec6ef780c51d068fead07098a9ebbda231c2
tree1728c3d0c879da75211149967a82efcf79d10bc5
parentdd83253e117cc7a44cf9d61a89175aab6ae9bbcc
ovs-pki: generate x.509 v3 certificate

This patch modifies ovs-pki to generate x.509 version 3 certificate.
Compared with the x.509 v1 certificate generated by ovs-pki, version 3
certificate adds subjectAltName field and sets its value the same as
common name (CN). The main reason for this change is to enable
strongSwan IKE daemon to extract certificate identity string from the
subjectAltName field, which makes OVN IPsec implementation easier.

Signed-off-by: Qiuyu Xiao <qiuyu.xiao.qyx@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
utilities/ovs-pki.in