aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-27 23:22:12 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-02-27 23:22:12 -0300
commit6216f846f8b9a6d6f631e3b827b466a14aae0ac8 (patch)
tree862dc483ee41fa819ceb614238c4bb0ba8aeb5d4
parentd26a9d55a519fff08ee3d44c64c9567c6ec3a8f0 (diff)
downloadkeyringer-6216f846f8b9a6d6f631e3b827b466a14aae0ac8.tar.gz
keyringer-6216f846f8b9a6d6f631e3b827b466a14aae0ac8.tar.bz2
TODO for genpair ssl
-rwxr-xr-xshare/keyringer/genpair2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/keyringer/genpair b/share/keyringer/genpair
index a2aca98..cffed94 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