aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-27 23:22:41 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-02-27 23:22:41 -0300
commita7307e0384acfdac2cbf27322e5da257f4efc0ec (patch)
tree0130b8725b3c4ad7e2bef8d3ee4590a314caafcc
parente00add2a401920b5c21db57b5a8b2bcd5ae427f6 (diff)
parent6216f846f8b9a6d6f631e3b827b466a14aae0ac8 (diff)
downloadkeyringer-a7307e0384acfdac2cbf27322e5da257f4efc0ec.tar.gz
keyringer-a7307e0384acfdac2cbf27322e5da257f4efc0ec.tar.bz2
Merge branches 'master' and 'ruby' into ruby
-rwxr-xr-xshare/keyringer/genpair2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/keyringer/genpair b/share/keyringer/genpair
index 5cb606f..d0d7382 100755
--- a/share/keyringer/genpair
+++ b/share/keyringer/genpair
@@ -84,6 +84,8 @@ EOF
}
# Generate a keypair, ssl version
+# TODO: add the possibility of SubjectAltNames also for ssl-self and ssl modes
+# so wildcard certs can work correctly.
function genpair_ssl {
echo "Make sure that $KEYDIR is atop of an encrypted volume."
read -p "Hit ENTER to continue." prompt