This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203239 - Jira with SSL and Certificate for Auth
Summary: Jira with SSL and Certificate for Auth
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P3 normal with 5 votes (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 242639 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-06 14:02 UTC by azizur
Modified: 2015-10-02 13:16 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description azizur 2011-10-06 14:02:00 UTC
I am unable to connect to JIRA Server over SSL that require a developer certificate for Authentication.

I get error: SOCKS connection not allowed by ruleset 

Product Version: NetBeans IDE 7.1 Beta (Build 201109252201)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02-384
System: Mac OS X version 10.6.8 running on x86_64; MacRoman; en_US (nb)
User directory: /Users/username/.netbeans/7.1beta
Cache directory: /Users/username/.netbeans/7.1beta/var/cache
Comment 1 summersb 2011-12-27 18:00:01 UTC
Using NB 7.1 RC2
Connecting to a PKI protected JIRA server gives the error
Received fatal alert: handshake_failure
Comment 2 ievans 2012-06-19 19:13:01 UTC
Attempting to log in to https://java.net/jira gives an incorrect "Invalid Username or Password" error message. My messages.log shows the following:
WARNING [org.netbeans.modules.jira.Jira]: validate for [java.net,https://java.net/jira,username,******,username,******] has failed: Invalid Username or Password

It appears the error is actually caused by a certificate problem. Connecting to java.net's SVN repository allowed me to accept the java.net SSL cert permanently, and then I was able to log in using the same credentials that caused the failure above.

The JIRA plugin should a) detect certificate errors b) give the correct failure message when attempting to authenticate and c) allow the user to accept the certificate from the JIRA UI.

Product Version: NetBeans IDE 7.1.2 (Build 201204101705)
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
User directory: C:\Documents and Settings\ievans.ST-USERS\.netbeans\7.1.2
Cache directory: C:\Documents and Settings\ievans.ST-USERS\.netbeans\7.1.2\var\cache
Comment 3 Tomas Stupka 2014-03-21 12:09:01 UTC
*** Bug 242639 has been marked as a duplicate of this bug. ***