Chris Elston
3c308dc242
Merge branch 'master' of https://github.com/thingsboard/thingsboard
2021-01-14 12:27:02 +00:00
Chris Elston
d3f018b0ef
Add config params for server and client key algs
...
This change adds new parameters to keygen.properties to allow the
configuration of the server and client TLS key algorithms:
SERVER_KEY_ALG, SERVER_KEY_SIZE, CLIENT_KEY_ALG, CLIENT_KEY_SIZE
Default values for these have been set at RSA and 2048 to preserve
previous operation.
I have also tested SERVER_KEY_ALG=EC and SERVER_KEY_SIZE=256, along with
CLIENT_KEY_ALG=EC and CLIENT_KEY_SIZE=256. Other algorithms and sizes
may be supported, YMMV.
2021-01-14 12:12:13 +00:00
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
2021-01-11 13:42:16 +02:00
YAMAMOTO Takashi
194d628bfd
tools/src/main/shell/*.sh: Fix "yes" patterns ( #2553 )
...
So that it accepts "yes".
2020-04-01 09:43:06 +03:00
YAMAMOTO Takashi
dfd5ab3942
tools/src/main/shell/*.sh: Expand tabs for consistency ( #2548 )
2020-03-26 14:51:01 +02:00
Igor Kulikov
850d6d948c
Update License header year to 2020
2020-01-06 16:52:41 +02:00
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
...
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
2020-01-06 16:48:55 +02:00
Igor Kulikov
9b42397c4a
Update License header year to 2020
2020-01-06 16:41:04 +02:00
Igor Kulikov
ced63c4e70
Update License Header year to 2019
2019-02-01 16:39:33 +02:00
Igor Kulikov
8a28cd703f
Update license header year to 2018.
2018-03-05 17:34:13 +02:00
mp-loki
e49c713a20
client.keygen.sh script fix
2018-01-06 17:48:46 +02:00
Valerii Sosliuk
2b7ad325dc
client.keygen.sh changed to pick certificate values from prop file
2017-01-29 21:25:55 -05:00
Andrew Shvayka
bfb27e87bd
TB-33: SSL tools improvements
2017-01-29 03:08:08 +02:00
Valerii Sosliuk
942417399b
Cleanup
2017-01-21 01:31:58 -05:00
Valerii Sosliuk
f2db6fa24c
License info updated
2017-01-20 22:08:35 -05:00
Valerii Sosliuk
788d71f1cc
Keygen scripts fixed
2017-01-20 21:58:08 -05:00
Valerii Sosliuk
5ff5454033
script fixes & cleanup
2017-01-18 00:51:21 -05:00
Valerii Sosliuk
044f2a204d
keygen scripts - input arguments and usage added
2017-01-16 22:08:51 -05:00
Valerii Sosliuk
3ffb970ecd
X509 cert saved in db
2017-01-13 18:45:48 -05:00
Valerii Sosliuk
013ee64866
rebased on top of master
2017-01-11 18:02:46 -05:00
Valerii Sosliuk
4aabf936f1
X509 certificate support implemented
2017-01-11 18:00:25 -05:00
Andrew Shvayka
1e6e82841f
License header update: 2017 year added
2017-01-09 23:11:09 +02:00
Valerii Sosliuk
75f39693ff
X509 certificate support implemented
2017-01-08 22:46:57 -05:00
Andrew Shvayka
c22bf33def
Initial commit
2016-12-01 11:38:15 +02:00