ITRS-Group / cordial

Cordial comprises a set of interrelated programs, integrations, libraries and packages for Geneos, principally written in Go.
Other
7 stars 0 forks source link

`tools/geneos`: try to handle certs and keys for webserver instances #180

Closed pgalbavy-itrs closed 4 months ago

pgalbavy-itrs commented 1 year ago

Any certificates created or imported to webserver instances are not used as they must first be imported into Java truststore/keystores

pgalbavy-itrs commented 1 year ago

We could do it like this example:

https://github.com/pavlo-v-chernykh/keystore-go/blob/master/examples/pem/main.go

pgalbavy-itrs commented 4 months ago

done in release v1.14.0