Skip to content

Support pkcs12 keystore type #86

Description

@banterCZ

Current ssl configuration supports only default keystore type, usually jks but may be different per JVM. Make it configurable to support pkcs12.

final KeyStore keyStore = KeyStore.getInstance(KeyStore.getDefaultType());

https://github.com/wultra/lime-java-core/blob/develop/rest-client-base/src/main/java/com/wultra/core/rest/client/base/util/SslUtils.java#L81

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions