Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Information about Certification Authorities known to Eclipse
Information about Certification Authorities known to Eclipse [message #287660] Wed, 06 July 2005 04:38 Go to next message
Eclipse UserFriend
Originally posted by: eclipse.bettsockentraeger.de

Hello,

where can I find information regarding the certification authorities
known to Eclipse 3.1? I googled and searched Eclipse.org and couldn't
find any useful information regarding the above.
So how do I add certificates to the eclipse keystore and what
certificates does eclipse know?

Regards
Stefan
Re: Information about Certification Authorities known to Eclipse [message #287890 is a reply to message #287660] Thu, 07 July 2005 16:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

The eclipse platform includes a very primitive key store for local
caching of passwords. See Platform.addAuthorizationInfo() and related
methods. It doesn't use any certification authority, and it's not
really recommended for anything other than simple local password
caching. I suggest exploring other APIs such as java.security for any
non-trivial key store and certification needs.
--

Stefan Langer wrote:
> Hello,
>
> where can I find information regarding the certification authorities
> known to Eclipse 3.1? I googled and searched Eclipse.org and couldn't
> find any useful information regarding the above.
> So how do I add certificates to the eclipse keystore and what
> certificates does eclipse know?
>
> Regards
> Stefan
Re: Information about Certification Authorities known to Eclipse [message #287916 is a reply to message #287890] Fri, 08 July 2005 03:27 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.bettsockentraeger.de

John Arthorne wrote:
> The eclipse platform includes a very primitive key store for local
> caching of passwords. See Platform.addAuthorizationInfo() and related
> methods. It doesn't use any certification authority, and it's not
> really recommended for anything other than simple local password
> caching. I suggest exploring other APIs such as java.security for any
> non-trivial key store and certification needs.
> --
>
> Stefan Langer wrote:
>
>> Hello,
>>
>> where can I find information regarding the certification authorities
>> known to Eclipse 3.1? I googled and searched Eclipse.org and couldn't
>> find any useful information regarding the above.
>> So how do I add certificates to the eclipse keystore and what
>> certificates does eclipse know?
>>
>> Regards
>> Stefan
SO Eclipse uses the standard cacert from java to process the plugin
certificates?

Thanks Stefan
Previous Topic:problems running the jni calls from eclipse 3.1
Next Topic:how to write in a log file
Goto Forum:
  


Current Time: Mon Jul 14 01:16:42 EDT 2025

Powered by FUDForum. Page generated in 0.06674 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top