Skip to content

Embedded CA truststore classpath name clashes with the one from MobileID Java Client #46

@Infeligo

Description

@Infeligo

AuthenticationResponseValidator loads trusted CA certificates from a classpath resource called trusted_certificates.jks located in resources directory of the library. However, when MobileID Java Client is also present on the classpath, another truststore with the same name is defined on the classpath and it is undetermined if SmartID Java Client loads the correct truststore or not.

My suggestion would be to rename trusted_certificates.jks to a more specific sid_trusted_certificates.jks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions