Commit Graph

25 Commits

Author SHA1 Message Date
idk
accce088e6 Make it automatically renew 2 days before the cert expires 2021-05-11 21:44:06 -04:00
idk
12b71780a1 Make it automatically renew 2 days before the cert expires 2021-05-11 21:03:36 -04:00
idk
7441572846 Switch to prod 2021-05-11 19:47:22 -04:00
idk
d467b652ec First try, how about that? 2021-05-11 18:49:37 -04:00
a7c097d232 fix: auto-generate keys when --yes is passed
Probably a typo in the if condition as the same commit uses the correct condition elsewhere.
Only if --yes isn't passed should the user be queried interactively
2021-01-01 16:21:56 +01:00
idk
53eeba13a8 use the i2pgit.org module 2020-12-24 10:41:16 -05:00
idk
81ea32f49c switch to i2pgit.org branch by default 2020-12-24 10:27:56 -05:00
idk
352fdf2566 Switch everything to my branch so it builds since the original branch needs it's dependencies updated 2020-12-24 09:52:27 -05:00
idk
824441fa69 Something not right with the key volume on user installs 2020-05-06 21:19:14 -04:00
idk
bca841c799 Dockerize it 2020-05-06 18:20:56 -04:00
idk
27c7b3aa84 Unfork RTradeLtd changes 2019-11-16 13:33:14 -05:00
Alex
89053c0a06 chore: rename imports, add libp2p server 2019-07-31 00:50:03 -07:00
Matt Drollette
2b56d44114 go lint and vet 2017-10-15 14:14:50 -05:00
Matt Drollette
529c4a084f fix typo 2017-10-15 13:02:40 -05:00
Matt Drollette
f5b5069080 remove commented code 2017-10-15 13:01:07 -05:00
sp0156
f3dfe04a51 crl creation added 2016-02-21 11:03:35 +01:00
martin61
e66b97b460 TLS certificate: rsa4096 --> ECDSAWithSHA512 384bit secp384r1
elliptic curves in ECDHE handshake: only CurveP384 + CurveP521, default CurveP256 removed
RebuildInterval: 24h --> 72h
certificate valid: 2y --> 5y
throttled.PerDay(4) --> PerHour(4), to enable limited testing
2016-01-29 19:36:41 +01:00
martin61
e464fcbbda Update utils.go
martin61
2016-01-24 12:48:56 +01:00
Matt Drollette
8975a23f33 revert back to RSA keys 2014-12-20 01:20:36 -06:00
Matt Drollette
d6e3a1df78 use ecdsa-sha256 for tls cert 2014-12-15 08:21:31 -06:00
Matt Drollette
031cc261d8 rename repo 2014-12-14 23:32:35 -06:00
Matt Drollette
9d077f2ccc prompt to generate new keys if none exist 2014-12-14 23:12:14 -06:00
Matt Drollette
481a472f8b more restrictive tls ciphers 2014-12-14 19:37:42 -06:00
Matt Drollette
ca065f4470 misc clean up 2014-12-11 11:11:12 -06:00
Matt Drollette
9b88ec00f5 missed some files 2014-12-11 00:05:41 -06:00