Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3319316
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T22:48:37+00:00 2026-05-17T22:48:37+00:00

I need to open a specific SSL secured site inside an iFrame of an

  • 0

I need to open a specific SSL secured site inside an iFrame of an Adobe-AIR application written in Javascript.

For that reason I’ve build a small test application which opens the site in a iFrame – this works well, but the server certificate is not accepted. A Popup shows up and prompts the user to accept the untrusted certificate.
The server certificate is valid, issued by Trustcenter and is being accepted by default in all major browsers (Webkit, IE, FF, …). So why does this happen?

To make sure that the server certificate is not a problem, I implemented two other rather common sites, just to see if their certificate is being accepted.

  • https://www.myserver.com/ is being rejected
  • https://www.google.com/ is being rejected
  • https://www.adobe.com/ works fine.

Well.. I just need my application to accept the ssl certificate of my own server.
So here’s my question: How can I make my application trust “it’s home server”.

Thanks in advance for your input.

Edit:
Here’s some example code:

<html>
<head>
    <title>Prototype 1</title>
    <link href="sample.css" rel="stylesheet" type="text/css"/>
    <script type="text/javascript" src="lib/jquery/jquery-1.4.2.min.js"></script>
    <script type="text/javascript">
        var fbOpen = 0;
        function drawFb(link, sbRoot) {

            if (fbOpen != link) {
                fbOpen = link;
                $('#fbContainer').html('<iframe src="'+link+'" '
                                        +'width="700" height="480" ></iframe>')
                $('#fbContainer').show('slow');         
            }
            else {
                fbOpen = 0;
                $('#fbContainer').hide('slow');     
            }
        }
    </script>
</head>
<body style="background-color:yellow;padding:1em;">
    <h3>Example</h3>
    <p>Hi there! This is a basic example showing the usage of Iframes...</p>
    <input type="submit" onclick="drawFb('https://www.example.com/');" value="Test Own" />
    <input type="submit" onclick="drawFb('https://www.google.de/');" value="Test G" />
    <input type="submit" onclick="drawFb('https://www.adobe.com/');" value="Test A" />
    <div id="fbContainer" style="display:none;width:700px;height:480px;border:1px dashed red;"></div>
   </body>

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T22:48:38+00:00Added an answer on May 17, 2026 at 10:48 pm

    I seems that this is a bug in AIR on Ubuntu 64-Bit. When I test the application on Vista, Win7 or MacOS, then the app does not ask for a certificate.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need open source database that I can ship with my commercial application. It
I need to open a new window from code-behind on post-back if a specific
I want to open a specific type of file that my app can already
I need to open foxpro free tables in vb.net using the oledb connection. But...
If you need to open a SqlConnection before issuing queries, can you simply handle
I have a need to open a popup detail window from a gridview (VS
What ports do you need to open in a firewall to connect a remote
I have an odd need to open two separate instances of excel and having
Can perforce be adjusted so I don't need to open files for edit? Someone
What ports or modes of communication do you need to open up for SQL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.