Skip to content

Improvement: create truststore based on jvm default truststore and extend with the one defined explicit #92

@truthslie

Description

@truthslie

As far as I understand this plugin is able to create a new truststore with certs defined in the source-folder. This is good. However a common use case also "I need a trust store with the default certs as well as the one defined in my source-folder". Does it makes sense to extend this plugin for this use case?

See also:
https://www.baeldung.com/java-custom-truststore

Additionally:
As the truststore do not contain any secret data, setting a password should be optional (this works out of the box in JDK18, see https://bugs.openjdk.org/browse/JDK-8274862, https://github.com/marschall/truststore-maven-plugin?tab=readme-ov-file#passwordless-truststores

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions