In order to support TLS termination at the witness we need to expose the following options on the kli witness start command:
--keypath
--certpath
--cafilepath
As these options are already exposed on the KERIpy kli agent start command it is hopefully straightforward to expose these options for kli witness start.
In order to support TLS termination at the witness we need to expose the following options on the
kli witness start
command:--keypath
--certpath
--cafilepath
As these options are already exposed on the KERIpy
kli agent start
command it is hopefully straightforward to expose these options forkli witness start
.Example code for CLI command:
hio.core.tcp.ServerTls
instance.