Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
您可以使用一对或密钥在 java 中动态生成证书。 (公钥、私钥)。 获取 BigInteger 格式的这些密钥并检查以下代码以生成证书。
希望对你有帮助。
You can generate Certificate in java dynamically, by using a pair or keys. (Public Key, Private Keys). Get These keys as BigInteger format and checking the following code to generate certificate.
Hope this will help you.
旧版警告开始:
来自 Chrome 弃用主题 CN 匹配:
旧版警告结束
Legacy Warning Begin:
From Chrome Deprecates Subject CN Matching:
Legacy Warning End