开发者

append to keystore file

Anyone has got any idea how can I append keys to 开发者_如何学Goa keystore file please in java?


You cannot append keys to keystore, one keystore contains only one key.

I suppose you want to append certificate chain - you may do that with "keystore -import" command.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜