Load MSCAPI Java Keystore without loading private keys (hard token)

后端 未结 2 1024
不思量自难忘°
不思量自难忘° 2021-02-05 17:02

I would like to load a MSCAPI keystore within Java and examine available certificates in the MY store. However some keys for those certificates reside on hardware

2条回答
  •  春和景丽
    2021-02-05 17:42

    This issue has been solved in JDK 9.

    https://bugs.openjdk.java.net/browse/JDK-8153438

    http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e7f78523d41d

提交回复
热议问题