• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • testlink-plugin
    • None
    • Testlink 1.9.8, Jenkins 1.536, testLink Plugin 3.8

      Hi,
      i am making some test automation with Jenkins and testlink, but when I launch a build, Jenkins's build failed because the plugin testlink can't read the developer's key.
      This is the error output :

      Preparing TestLink client API.
      Using TestLink URL: https://testlink-compagnie.com/lib/api/xmlrpc/v1/xmlrpc.php

      FATAL: Error verifying developer key: Failed to read server's response: java.security.cert.CertificateException: No subject alternative DNS name matching testlink-compagnie.com found.
      br.eti.kinoshita.testlinkjavaapi.util.TestLinkAPIException: Error verifying developer key: Failed to read server's response: java.security.cert.CertificateException: No subject alternative DNS name matching testlink-compagnie.com found.

      --------------------------------------------------------------------------

      and if I change the url https --> http i got this error

      Preparing TestLink client API.
      Using TestLink URL: http://testlink-compagnie.com/lib/api/xmlrpc/v1/xmlrpc.php

      FATAL: Error verifying developer key: HTTP server returned unexpected status: Found
      br.eti.kinoshita.testlinkjavaapi.util.TestLinkAPIException: Error verifying developer key: HTTP server returned unexpected status: Found

      I am using Testlink 1.9.8, Jenkins 1.536, testLink Plugin 3.8
      Plz help me Bruno ^^

            kinow Bruno P. Kinoshita
            jeanlouis_gangplank Jeanjean LaGuigne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: