Joshua Tauberer
|
6e3b04ce83
|
when generating SSL CSRs, using SHA256 as SHA1 is being phased out, per @konklone
|
2014-08-23 17:49:33 -04:00 |
Joshua Tauberer
|
b30d7ad80a
|
web-based administrative UI
closes #19
|
2014-08-17 22:46:06 +00:00 |
Joshua Tauberer
|
6619239280
|
the SSL private key would be overwritten if ssl_certificate.pem file was deleted; maybe the cause of #98
|
2014-07-28 15:38:23 -04:00 |
Joshua Tauberer
|
023cd12e1a
|
hide lots of unnecessary and scary output during setup
|
2014-07-16 09:36:56 -04:00 |
h8h
|
9b887d2e63
|
Use $STORAGE_ROOT
Better to use $STORAGE_ROOT instead of hardcoded /home/user-data/
|
2014-07-16 15:33:40 +02:00 |
Joshua Tauberer
|
fed5959288
|
s/PUBLIC_HOSTNAME/PRIMARY_HOSTNAME/ throughout
|
2014-06-30 09:15:36 -04:00 |
Joshua Tauberer
|
67d31ed998
|
move the SSL setup into its own bash script since it is used for much more than email now
|
2014-06-21 22:16:46 +00:00 |