3 Commits

Author SHA1 Message Date
Nicolas JUHEL
22b364593e Package certificates:
- rework package to allow convert config to model and retrive config from model
- add sub package to manage cipher, curves, auth client, tls version, certificates, root ca...
- add some small test (can be expande to having more coverage)
- optimize some code

Package httpcli:
- update code following change in certificates

Package httpserver:
- update code following change in certificates

Package Config/Components:
- update code following change in certificates

Package FTPClient:
- update code following change in certificates

Package Nats:
- update code following change in certificates
2024-12-04 17:30:22 +01:00
Nicolas JUHEL
8451eae3be tls version type, fix missing char 2024-10-31 12:04:54 +01:00
Nicolas JUHEL
dafe59079d Package Certificates:
- Add sub package tlsversion: manage tls version to stringer / crypto tls constant, with marshaller & unmarshaller
2024-10-24 16:42:57 +02:00