How to Ignore SSL handshake warning in Flash Builder 4?

Is it possible to configure Flash Builder to ignore SSL handshake issues when attempting to configure a Flex client to communicate with a PHP backend?  I'm attempting to connect to my PHP backend server running with a shared SSL certificate so the domain name doesn't match the certificate.
Here's the error:
javax.net.ssl.SSLHandshakeException:  java.security.cert.CertificateException: No name matching ...

You understood correctly:
- I removed all Build Path > Source Paths
- I moved those paths over to Library Paths > Source attachment
I took inspiration by how the Flex SDK is added to the project. Flex and flex related frameworks (e.g. datavisualization lib)  also specify a Source Attachment under Lib Path. If I remove the source attachment I am not able to drill down into Flex code when I want to by Command-clicking on a class name (or hitting F3).
All my SWC are open source. BTW some of the source paths I was using were the path to the Flex code and to datavisualtization lib, which I think are the biggest library I am linking against. So maybe to recreate, just add those 2 libraries and make sure to add the source path AND source attachment.
I am using RSLs for every library if that matters.
I don't understand why specifying a Source Attachment would cause any issues...  the swc is in sync with the source specified in its source attachment.

Similar Messages

  • How to ignore SSL certificate warning only for a specific internal subnet?

    I understand my issue may be a little unique, but I am sure some people have come across it. I am working with some test gears that have either self-signed certificates or flat out invalid/expired SSL certificates. Since this is a lab/test environment I don't want to have to go through the trouble of generating my own certificates and load them on each test device, since they come and go quite a bit.
    Is there a way to tell Firefox to ignore SSL warning, but only for a given subnet? For example, if the SSL certificate is presented by anyone in 10.11.12.0/24, accept it without question, but if it's coming from anywhere else, check its validity.
    I doubt this will ever be a main feature for Firefox, but perhaps someone has come across an add-on that does this?

    I suggest you to ignore self signed certificates. You should get some low priced SSL certificates to prevent your website from warnings.
    I preferred to buy ssl certificates from reseller, as its low pricing.
    Some good resellers are:
    [http://servertastic.com servertastic.com]
    [https://www.sslrenewals.com SSLRenewals.com]
    and you can google it for more reseller list.

  • How to ignore SSL errors

    When setting up email via secure smtp and imap there is an error because of self signed cert and i am unable to complete the setup process. I know that
    the ssl cert is invalid and ready to deal with it better than leave plain text connection. How to ignore ssl errors and continue with email setup?

    Hello akamit,
    If I understand your question correctly, I think there is no ready solution for this situation. You could have a look at https://bugzilla.mozilla.org/show_bug.cgi?id=874346 - the discussion there may help you to understand the problem in more detail.
    Kind regards.

  • How to log SSL Handshaking

    How do I log SSL Handshaking? I saw refer to a ssl_engine_log, but I cant find one on my server.
    HTTP Server 10g(10.1.3.1.0)

    I am using OHS 2.0. The SSL communication is in the ErrorLog. I see logs when my server acts as the server, but not when it acts a client.
    How do log communication when my server is the client in the SSL authenication process?
    I hope this makes sense, because I am bad when it comes to explaining things :-)

  • How to create a contact-formular in flash builder 4?

    Hello!
    Is there any way to create a contact-formular in flash builder 4?
    Only three text-boxes (name, email, message) and the "send" button!
    I build my page in flash catalyst and export it as an fxp file to flash builder!
    What comes next? Please help me!
    Greetings

    You understood correctly:
    - I removed all Build Path > Source Paths
    - I moved those paths over to Library Paths > Source attachment
    I took inspiration by how the Flex SDK is added to the project. Flex and flex related frameworks (e.g. datavisualization lib)  also specify a Source Attachment under Lib Path. If I remove the source attachment I am not able to drill down into Flex code when I want to by Command-clicking on a class name (or hitting F3).
    All my SWC are open source. BTW some of the source paths I was using were the path to the Flex code and to datavisualtization lib, which I think are the biggest library I am linking against. So maybe to recreate, just add those 2 libraries and make sure to add the source path AND source attachment.
    I am using RSLs for every library if that matters.
    I don't understand why specifying a Source Attachment would cause any issues...  the swc is in sync with the source specified in its source attachment.

  • How to create a "contact form" in flash builder

    How can I build a "contact form" that will sent an email in flash builder.
    Secondly how do I get it inside Flash Catalyst?
    Does anyone know any tutorials?
    Regards
    Rasmus

    Hi,
    May I please have the URL of the site and any specific pages you'd like me to take a look at? Let me check before suggesting anything.

  • How to control swf file loaded in flash builder project?

    Condition :
    1. I have a swf file presentation.
    2. A flex mobile project using flash builder 4.6 with its default SDK.
    What i want :
    1. Include those swf file into my flex mobile project and interact with those swf like i run it on flash player for PC. Shown here >>
    http://prntscr.com/1pmio
    What i've tried :
    1. Call swf file using swfloader and it work(on my pc). Here is my code >>
    http://prntscr.com/1pmjdl
    Problem :
    1. I cant interacted with swf file presentation. If i click on screen, it get error code >> "Error #2025: The supplied DisplayObject must be a child of the caller" and another error. Here is error warning >>
    http://prntscr.com/1pmkcr
    I dont want to upload the swf file into a web and load it remotely because i want the swf file available offline. Im newbie in flex, please tell me clearly. i have downloaded Flex in a week video training but gets nothing. searching for another problem which may same, but i didnt get any answer.
    Please Help.
    Message was edited by: blackquipment for image fix

    Some loaded SWFs may not be compatible with Flex.  Try making a simpler SWF (like one that just draws a circle where you click) and see if it can be loaded and interacted with.
    -Alex

  • How to update the AIR included in Flash Builder SDK?

    So, the Flash Builder SDK comes with a version of AIR, which it uses when you package a mobile app for iOS (Android mobile apps are run with the AIR that's downloaded from the Marketplace)...  On my Windows machine, this "built-in" copy of AIR is located in "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\" unless I'm mistaken.
    I'm pretty sure that it does not automatically update itself -- and I'm equally certain that it's a pretty old version of AIR, because it's the one that was included with the 4.6 SDK which was released 8 months ago...
    So how do I update this version of AIR that's built into the Flash Builder SDK?
    Thanks,
    Laurence MacNeill
    Mableton, Georgia, USA

    Oops -- never mind...  Didn't realize there was a separate AIR SDK that you could download -- I thought it was integrated into the Flex SDK, and since there hasn't been a new Flex SDK since 4.6, I thought I had to somehow grab pieces and parts of AIR to update this manually...
    But grabbing the AIR SDK from http://www.adobe.com/devnet/air/air-sdk-download.html did the trick...  Just unzipped that into the sdks\4.6.0 folder and was done...  Sweet...
    L.

  • How to optimize text editing performance in Flash Builder 4?

    I am running Flash Builder 4.0.0 (build 272416) on a Macbook Pro 2.4 Ghz with 4Gb RAM. I am experiencing extremely poor performance while simply editing moderately complex MXML files.
    By poor performance I mean noticeable lag between keystrokes. Type one char, wait 2 or 3 seconds on a 700 lines MXML with about 20 buttons, 2 AdvancedDataGrids, 1 text area. Fairly complex, but that's what I need.
    Opening said MXML file takes around 12 seconds.
    Saving said MXML results in around 8 seconds: no automatic building, nothing else being done.
    On trivial MXMLs there's still a noticeable lag while typing, around 0.5 seconds per char.
    At this point Flash Builder 4 is unusable for me: editing .as files is still decent, but for MXMLs is almost impossible to work with, as you can see from the numbers above.
    Is there *anything* I can do to improve text editing performance? I've disabled all sort of niceties (automatic completion, indentation and so on) in the prefs, sadly to no avail. This is a major inconvenience for us.

    You understood correctly:
    - I removed all Build Path > Source Paths
    - I moved those paths over to Library Paths > Source attachment
    I took inspiration by how the Flex SDK is added to the project. Flex and flex related frameworks (e.g. datavisualization lib)  also specify a Source Attachment under Lib Path. If I remove the source attachment I am not able to drill down into Flex code when I want to by Command-clicking on a class name (or hitting F3).
    All my SWC are open source. BTW some of the source paths I was using were the path to the Flex code and to datavisualtization lib, which I think are the biggest library I am linking against. So maybe to recreate, just add those 2 libraries and make sure to add the source path AND source attachment.
    I am using RSLs for every library if that matters.
    I don't understand why specifying a Source Attachment would cause any issues...  the swc is in sync with the source specified in its source attachment.

  • How to recover deleted projects in adobe flash builder 4.5 for PHP

    Hi
    Problem:I accidently deleted project in adobe flash builder 4.5 for PHP and in confirming dialogue box,i checked delete contents one(see figure).
    I have wasted almost 6 hours and googled almost everything but couldn't find solution.
    I have also used data recovery software like Get Data:Recover my deleted files.It found all my deleted files which was deleted by me pressing Shift+Del,but it didn't displayed files which i wanted(since they were deleted by Adobe flash builder).
    Any help would be welcomed as that project was so important for me.

    Thanks for your solution but in mine it saying,There are no previous versions found.
    I have used almost 6 recovery software paid and free and didn't intstalled on that drive where my original files are located so that it don't get overwritten.
    All of them are able to recover some files like
    .project
    public/bin-debug folder
    .settings folder
    But my .php files i located in web root folder.Those file by i connect data/services. I mean PHP project files are deleted.
    I had following structure of files
    <Web root > php scritps to connect data\services\UserService.php                  (this file)
    <Web root > php scritps to connect data\services\EmployeeService.php          (this file)
    <Web root > php scritps to connect data\test\test.php                                    (this file)
    <Web root > php scritps to connect data\Imp files to connect data using PHP and MySql.txt (this file)
    Files marked by "this files "  are  lost and not found by any recovery software.
    I need those php and txt files specifically.

  • How to set StrictMode on/off in Flash Builder?

    I'm just finding about Flash Professional.. What about Flash Builder?

    You are better off posting this in Flex forum.
    In general, in compiler options you can do:
    mxmlc --strict=true --file-specs yourApplication.mxml
    To my knowledge it is set to true by default and you should leave it at that if you want a code with integrity.

  • How to export an unsigned apk in Flash Builder?

    Hi,
    is there a way to export an unsigned apk in Flash Builder 4.6?
    If not, is there a way to do it via the commad line, presumably adt?
    -c.

    Below is the code i have come up with through hours of googling etc but sometimes it wont play a sound any thoughts on this? All of my urls are correct, the method works, its just sometimes i ll click the play button and no sound will play and then i click it again and the sound will play.  Should i use ceil instead of floor?  Thank you in advance!
    import flash.events.*;
    import flash.media.*;
    import flash.net.URLRequest;
    import mx.controls.Label;
    private var randSound:Sound;
    private var channel:SoundChannel;
    private var my_sounds:Array = ["sounds/hisbuttocks.mp3", "sounds/hisfoot.mp3", "sounds/hiship.mp3", "sounds/hisknee", "sounds/hisleg", "sounds/hisshin"];
    //random sound function:
    private function playRand():void
    var randVal:int = Math.floor(Math.random()*my_sounds.length);
    var urlname:String = my_sounds[randVal];
    var request:URLRequest = new URLRequest(urlname);
    randSound = new Sound(request);
    channel = randSound.play();

  • How to show video in iOS by flash builder 4.5?

    I use VideoDisplay show local flv  file, when publish to Andriod mobile phone, it worked , but publish to iphone4, it do nothing.
    But when I use video control attachCamera, it can work, why?

    iOS does not support flash video.
    That is not correct. We play flv just fine on the iPad, both locally and streaming over RTMP.
    We are using the AIR 2.7 SDK with Flex 4.5.1.

  • How do I update my Flash Debug Player for Flash Builder 4.6?

    Hey how do I update my copy of Flash Builder 4.6 to the latest flash debug Player?

    Go to flash player downloads and get the latest one for your browser.
    http://www.adobe.com/support/flashplayer/downloads.html

  • How to use Flex SDK 4.0.0 in Flash Builder Burrito?

    Hello!
    How can I create a project with Flash Builder Burrito that builds against the Flex 4.0 SDK? I tried to copy the 4.0.0 sdk folder over from my Flash Builder 4 installation, but if I create a new project in burrito, it still offers me only choice between 3.5 and 4.5
    what else do I have to do?

    Did you configure it in Window / Preferences / Flash Builder / Installed SDKs?

Maybe you are looking for

  • Importing text file to address book?

    I created a text tab-delimited file for import. From within Address Book, ran "Import". Matched up field names. All looked good. When I clicked on "OK" basically very little happened. After a few seconds the blue OK button became clear but nothing el

  • TS1398 Apple iPhone 3g, iOS 4.2.1, Wi-Fi Problem

    I have an iPhone 3g. After the update to iOS 4.2.1, my phone no longer has Wi-Fi. I can't conncet to my home network or any network for that matter. I have tried everything from resetting network settings, resetting the router, forgetting the network

  • Daisy-chaining Dell MST and non-MST display

    Hi, I wanted to connect two screens to my MBP: 1 DELL U2713H (daisy chainable) 1 DELL U2713HM so I connected the U2713H to my MBP via miniDP and daisychained the U2713HM via DP on the U2713H. I activated DP 1.2 on the U2713H. The whole system started

  • Column width fixed in report

    Hi, how do I say that a certain column of a report have a width of 100? The columns I get have the minimum width needed to show the respective data. Thanks

  • AppleTV screensaver playing my photos (without sync)

    After the Leopard upgrade I found that I can stream photos (vs having to sync them as it was before)- which is great (don't have to constantly update what albums get sync'd, etc.). Trouble now is that I can't find an option to play any of MY photos i