开发者

How to copy self signed certificate into Client computer Trusted Root Certificate Authorities store

开发者 https://www.devze.com 2023-02-15 21:16 出处:网络
Merged with How to automatically install self signed certificate in IE Trusted Root Certification Authorities store.
Merged with How to automatically install self signed certificate in IE Trusted Root Certification Authorities store.

Ok I created this self signed certificate. I'm just wondering if it is possible to do a basic Java File copy into the clients Trusted Root Certificate Authorities store. Is this an actual folder that exists in clients C drive?

I have an Applet with full access and I want it to manually drop my self signed certificate into the clients com开发者_运维技巧puter.

The reason for this is that I don't want the user to manually accept the self signed certificate and place it under the Trusted Root Certificate Authorities store in IE.

Is this possible?

0

精彩评论

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