RE: Security certificates for access to GIT

2019-03-12 Thread Greenberg, Gary
[EmailSig-TaglineVersion] From: Geertjan Wielenga Sent: Tuesday, March 12, 2019 12:14 AM To: Greenberg, Gary Cc: NetBeans Mailing List Subject: Re: Security certificates for access to GIT Git and NetBeans are two totally different and separate tools. Each has its own configuration settings

Re: Security certificates for access to GIT

2019-03-12 Thread Geertjan Wielenga
day, March 11, 2019 1:48 PM > *To:* Greenberg, Gary > *Cc:* NetBeans Mailing List > *Subject:* Re: Security certificates for access to GIT > > > > Hard to know how to help, not knowing your environment nor steps to > reproduce, but maybe this: > https://netbeans.org/bugzilla/show_bug

RE: Security certificates for access to GIT

2019-03-11 Thread Greenberg, Gary
Subject: Re: Security certificates for access to GIT Hard to know how to help, not knowing your environment nor steps to reproduce, but maybe this: https://netbeans.org/bugzilla/show_bug.cgi?id=247761 Gj On Mon, Mar 11, 2019 at 9:42 PM Greenberg, Gary mailto:ggree...@visa.com>> wrote:

Re: Security certificates for access to GIT

2019-03-11 Thread Geertjan Wielenga
icates for the Stash server using JDK keytool before > posting my original question. > > However, it does not help me > > > > *From:* Geertjan Wielenga > *Sent:* Monday, March 11, 2019 1:32 PM > *To:* Greenberg, Gary > *Cc:* NetBeans Mailing List > *Subject:* Re:

RE: Security certificates for access to GIT

2019-03-11 Thread Greenberg, Gary
Subject: Re: Security certificates for access to GIT https://stackoverflow.com/questions/6908948/java-sun-security-provider-certpath-suncertpathbuilderexception-unable-to-find Gj On Mon, Mar 11, 2019 at 9:28 PM Greenberg, Gary mailto:ggree...@visa.com>> wrote: I have tried all possible

Re: Security certificates for access to GIT

2019-03-11 Thread Geertjan Wielenga
https://stackoverflow.com/questions/6908948/java-sun-security-provider-certpath-suncertpathbuilderexception-unable-to-find Gj On Mon, Mar 11, 2019 at 9:28 PM Greenberg, Gary wrote: > I have tried all possible cases that I could have imagined. > > I even copied *cacerts* file to my home

RE: Security certificates for access to GIT

2019-03-11 Thread Greenberg, Gary
I have tried all possible cases that I could have imagined. I even copied cacerts file to my home directory and added -J-Djavax.net.ssl.trustStore=C:\Users\ggreenbe\keystore\cacerts -J-Djavax.net.ssl.trustStorePassword=changeit to netbeans_default_options in the conf file. Nothing helps. Still