Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] Role Based Updates

Ok, I started some code (kind of crappy now but... :)
It seems we will have to leave to the LoginModule implementer the
responsibility to authenticate on a server.
On easy way , but not real 'user' oriented, is to use SSL with client
authentication. We do not authenticate the user, but the 'machine' but that
is easy to implement both on the eclipse side as well as for 'plugin'
provider
This then means one machine==one user

Also, I was wondering, should we add code to 'import' trusted cert if we
connect to an HTTPS site to retrieve the site.xml ?
How many of us need that ?


                                                                            
                                                                            
 (Embedded image moved to file: pic04260.gif)  Christophe Elek              
 IBM Software Group - Toronto Lab                                           
 Technical Team Lead - Cross product Tech Support                           
 Cross components problem resolution specialist                             
 Eclipse.org - Platform Core development                                    
 Phone: 905-413-3467 T/L: 969-3467 Toll Free: 1-800-IBM-SERV                
 Email: celek@xxxxxxxxxx                                                    
                                                                            
                                                                            

Attachment: pic04260.gif
Description: GIF image


Back to the top