Commit graph

76 commits

Author SHA1 Message Date
Matthew R. Kasun
1cbbd52e7d fixed comment
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-18 09:47:01 -04:00
Matthew R. Kasun
94b89dfff1 Merge branch 'feature_v0.13.0_mq_cleanup' into feature_v0.13.0_mq_register 2022-04-18 09:27:51 -04:00
Matthew R. Kasun
d312bf6636 return certs in correct order
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-18 09:22:11 -04:00
Matthew R. Kasun
f8fe382c02 cleanup and comments 2022-04-16 16:43:10 -04:00
Matthew R. Kasun
eae74e3430 gen certs with go rather than openssl 2022-04-16 08:37:55 -04:00
Matthew R. Kasun
a2805ddc80 register/cert gen 2022-04-16 08:27:22 -04:00
Matthew R. Kasun
4f19beda00 save returned certs/keys 2022-04-15 16:07:19 -04:00
0xdcarns
08e219cdcc idk 2022-04-15 15:20:46 -04:00
0xdcarns
1cf9ac77e9 changed encoding of structs 2022-04-15 15:03:54 -04:00
Matthew R. Kasun
7524f08146 response update
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-15 13:43:05 -04:00
Matthew R. Kasun
a6c388db67 use openssl to gen client key/cert 2022-04-15 13:32:10 -04:00
Matthew R. Kasun
84de5c5216 use issuer's public key for certs 2022-04-15 09:54:35 -04:00
Matthew R. Kasun
d50f7a8c0b revert to gen csr on client 2022-04-14 14:42:46 -04:00
Matthew R. Kasun
fb6059e4a1 wip 2022-04-14 14:14:37 -04:00
Matthew R. Kasun
38cf8b0ceb gen csr on server 2022-04-14 11:40:13 -04:00
Matthew R. Kasun
9677957023 logging 2022-04-14 09:22:07 -04:00
Matthew R. Kasun
5008462b3e send csr and get cert 2022-04-14 07:15:50 -04:00
Matthew R. Kasun
3e6a9be9ba return struct 2022-04-13 18:22:03 -04:00
Matthew R. Kasun
8c1eedc385 parse token correctly 2022-04-13 17:57:04 -04:00
Matthew R. Kasun
92d3e40bde logging 2022-04-13 17:33:40 -04:00
Matthew R. Kasun
867a616227 register command - server 2022-04-13 16:22:46 -04:00
0xdcarns
469618aa72 removed default master key and added warning log if not set 2022-02-15 10:12:37 -05:00
0xdcarns
916866f73c began refactor 2022-01-17 18:35:16 -05:00
0xdcarns
3e4aca36cf removed unneccesary endpoint 2022-01-12 19:45:42 -05:00
0xdcarns
548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns
0c6c09caa9 organized http logic, renamed files 2021-12-07 12:46:55 -05:00
Renamed from controllers/serverHttpController.go (Browse further)