Rally Software

  • 1.  Peer Not Authenticated Error

    Posted Jul 25, 2018 01:24 AM

    Hi,

     

    We are using internal tool with REST APIs to import data from Rally.

    It used to work fine all these days, but past one week we are facing issue...

     

    When we try to import the data from Rally by using  the Rally login credentials...we are getting Peer Not authenticated error...

     

    Could some one help me in knowing what is the issue and any probable solution .

     

    Thanks in advance...



  • 2.  Re: Peer Not Authenticated Error

    Posted Jul 25, 2018 01:27 AM

    Hi , 

     

    Query is raised under Single sign on ( Siteminder ) community page .

     

    Could you please let me know which product you are using from CA ? 

     

    Regards,

    Leo Joseph.



  • 3.  Re: Peer Not Authenticated Error

    Posted Jul 25, 2018 03:05 AM

    Hi,

     

    We are using CA agile central.

     

    Regards,

    Sudhanva S D



  • 4.  Re: Peer Not Authenticated Error
    Best Answer

    Posted Jul 25, 2018 04:21 AM

    Sudhanva,

     

    Two things I can think of:

     

    First, please check these posts about TLS 1.0 and 1.1 deprecation:

     

    Agile Central TLS 1.0 and 1.1 Deprecation Notice 

     

    TLS 1.0 and 1.1 Deprecation and Custom Integrations 

     

    It may be you need to upgrade whatever language you are using to a version that supports TLS 1.2.

     

    Second, you are using a proxy and the username/password has changed on the proxy and not been updated in your code.

     

    Please let us know if you need further information or have any additional questions.

     

    Michael



  • 5.  Re: Peer Not Authenticated Error

    Posted Jul 25, 2018 05:14 AM

    Thank you Michael...we will check these info.



  • 6.  Re: Peer Not Authenticated Error

    Posted Jul 31, 2018 02:16 AM

    Hi Michael,

     

    we are getting the following error when we use JDK 1.8

    handling exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

     

    Could you suggest us what should we do.

     

    Thanks & Regards,

    Sudhanva S D