Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Secure connection for bugs??


Hi Dejan

I implemented a ssl cert on bugs.eclipse.org because it is good security practice to encrypt authentication sessions.  With ssl enabled, users who login to the eclipse.org Bugzilla have their username and password transmitted in encrypted format, rather than cleartext.  In addition, several eclipse.org community members requested the change.

Kim



Dejan Glozic/Toronto/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx

04/28/2003 01:48 PM
Please respond to eclipse-dev

       
        To:        eclipse-dev@xxxxxxxxxxx
        cc:        
        Subject:        [eclipse-dev] Secure connection for bugs??



When I follow a link I get as part of Bugzilla notification, the link
morphs into a secure one on the fly (http:// -> https://), resulting in
browser warnings that I am about to enter a secure page.

What is secure about bugs against Open Source software :-)??

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top