summaryrefslogtreecommitdiff
path: root/utilities/ovs-pki.in
Commit message (Expand)AuthorAgeFilesLines
* ovs-pki: generate x.509 v3 certificateQiuyu Xiao2018-08-011-4/+21
* make logs not readable by otherTimothy Redaelli2017-07-101-1/+1
* ovs-pki: add option to suppress generated id in common nameLance Richardson2017-05-041-3/+13
* ovs-pki: Use SHA-512 instead of SHA-1 as message digest.Ben Pfaff2016-07-221-1/+1
* ovs-pki: OS X compatibilityLance Richardson2016-03-221-1/+1
* ovs-pki: Handle Windows style path.Gurucharan Shetty2015-08-251-2/+2
* ovs-pki: Use SHA-1 instead of SHA-512 as message digest.Alex Wang2014-09-221-1/+1
* ovs-pki: Use SHA-512 instead of MD5 as message digest.Ben Pfaff2014-09-191-2/+2
* ovs-pki: Workaround lack of /dev/stdin in Windows.Gurucharan Shetty2014-05-141-2/+11
* ovs-pki: Pass correct argument to 'sign' command.Gurucharan Shetty2014-05-141-1/+1
* ovs-pki: Reduce CA certificate validity to 10 years to fix 32-bit OpenSSL.Ben Pfaff2013-05-081-4/+4
* ovs-pki: Add NetBSD case for testYAMAMOTO Takashi2013-04-221-1/+1
* ovs-pki: Increase the validity period for all certificates.Gurucharan Shetty2013-02-081-3/+3
* ovs-pki: Unique subject DNs for certificate requests.Gurucharan Shetty2012-10-221-1/+3
* ovs-pki: Increase the validity days for self-signed certificates.Gurucharan Shetty2012-10-151-1/+1
* ovs-pki: Remove "online PKI" features and ovs-pki-cgi.Ben Pfaff2012-08-061-131/+1
* utilities: FreeBSD compatibility.Ed Maste2012-07-311-2/+34
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-2/+2
* ovs-pki: Implement --version option.Ben Pfaff2012-03-121-1/+6
* ovs-pki: Fix handling of relative log file name on --log option.Ben Pfaff2011-01-101-2/+2
* Avoid using "grep -q" outside of GNU/Linux specific utilities.Ben Pfaff2010-12-081-1/+1
* ovs-pki: Create private keys with restricted permissions.Ben Pfaff2010-08-061-6/+14
* ovs-pki: Create log directory if it does not exist.Ben Pfaff2010-08-061-0/+9
* ovs-pki: Consistently write error messages to stderr.Ben Pfaff2010-08-061-6/+6
* ovs-pki: Allow generating certificates with duplicate subjects.Ben Pfaff2010-06-291-0/+1
* ovs-pki: Avoid using local variables, which are non-POSIX.Ben Pfaff2010-02-011-6/+5
* ovs-pki: Extend validity of generated CA certificates from 3 to 6 years.Ben Pfaff2009-09-161-1/+1
* ovs-pki: Add uniqueness to CA certsJustin Pettit2009-08-131-3/+6
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-0/+14
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+582