Attention is currently required from: dexter.
Hoernchen has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41271?usp=email )
Change subject: smdp_Tests: rename and document custom_tls_cert module parameters ......................................................................
Patch Set 1:
(1 comment)
File smdpp/smdpp_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41271/comment/4fe44bec_0c022... : PS1, Line 67:
@ewild@sysmocom.de Pleas check this comment. […]
This can probably be ignored by now because the native rspclient cpp code recursively loads certs from the subdir and automatically uses self signed certs as root certs. The other option is to pass one concatenated cert file that contains the whole chain, but that is kinda pointless because the tls cert can either be tied to the gsma root cert or to a public root cert, which is why the certs are only added to the store and the default curl (system) cert store is not replaced.