Ecwid / consul-api

Java client for Consul HTTP API
Apache License 2.0
416 stars 177 forks source link

Support for KeyStore - Bouncy Castle FIPS Keystore (BCFKS) (FIPS Requrement) #247

Open pavelnemirovsky opened 8 months ago

pavelnemirovsky commented 8 months ago

Can you please advise if we or maybe you can add support for Bouncy Castle FIPS Keystore (BCFKS) ? Unfortuanlly only these one were hardcoded [here].(https://github.com/Ecwid/consul-api/blob/master/src/main/java/com/ecwid/consul/transport/TLSConfig.java#L6)

.