Add -alt option to makecert to a subjectAltName extension
authorSebastien Pouliot <sebastien@ximian.com>
Wed, 30 Mar 2011 20:15:17 +0000 (16:15 -0400)
committerSebastien Pouliot <sebastien@ximian.com>
Wed, 30 Mar 2011 20:15:17 +0000 (16:15 -0400)
commitbf55818da11240bd108dc51b374fae3d3b5482ce
treeffeac28253c1d77736a30019a90d7457fc1b69ca
parent6f28145ab414805ea2088292a50b787028110c49
Add -alt option to makecert to a subjectAltName extension

* man/makecert.1: Add documentation for -alt
* mcs/tools/security/makecert.cs: Add (mono only!) -alt to support
adding a subjectAltName extension in certificates. This allows to
speficy (from a file) a list of DNS entries so a single X.509
certificate can be used/shared for SSL (like all the bots hosts)
man/makecert.1
mcs/tools/security/makecert.cs