diff options
Diffstat (limited to 'share')
-rwxr-xr-x | share/keyringer/genpair | 2 |
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 |