Skip to content

[Crypto] Add an option to ConfiguredSSLContext allowing to fallback to the JVM default CACERT if the specified store do not contain the desired material. #27

@arcadmlafon

Description

@arcadmlafon

Add an option allowing to take advantage of the defult trusted certificates in the JVM CACERT store.

This boolean option "ssl.truststore.default" require to merge the X509TrustManage from the current turst store and the JVM default one.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions