Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-26857

SSL Issue with AIR 2.6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK 4.5 (Release)
    • None
    • RPC: General
    • None
    • Affected OS(s): Mac
      Affected OS(s): Mac OS 10.6
      Browser: Safari
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a sample piece of code that uses the URLLoader with a secure website and you encounter a certificate issues

      e.g. sample code to recreate:
      var request:URLRequest = new URLRequest("https://www.acrobat.com");
      var loader:URLLoader = new URLLoader();
      loader.load(request);

      Actual Results:
      See screen shot attached

      Expected Results:
      Expected SSL to authenticate as the certificate is valid

      Workaround (if any):
      None known.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: