Secure and Non-secure Items

Is anyone else getting a "secure"/"non-secure" items warning when iTunes is being launched from a webpage?
The page with the problem lives on "https://deimos.apple.com". I don't think that I can fix the problem locally, but the warning stops iTunes from launching and some of my users are getting upset.
It looks like the solution could be a quick fix, the address to the .css file, and some of the images is "http://deimos.apple.com" (NO "S" in the httpS://deimos...).
How can I report this type of problem? Who do I send the issue to?

I think this is your web browser warning you that the web page you are view has https and http URLs. Its not directly an iTunes U issue.

Similar Messages

  • Flash causes "page contains secure and non-secure..."

    Hi All,
    I have a flash menu on my web store .php pages and am getting
    a "this page contains secure and non-secure items..." in IE7 in
    Vista. I think this is because of the Flash menus, but thought I
    had taken care of this by making the codebase embedding to
    "https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    Any suggestions on how to deal with this?
    Thanks, Scott

    Thanks so much ShadowKnyte for the reply. Turns out it wasn't
    the Flash menu, after all, as it did have the embedding links set
    to https. In fact, it was my Google analytics call at the end of
    the page. It needed to be changed to:
    <script src="https://ssl.google-analytics.com/urchin.js"
    type="text/javascript"></script>
    In case that helps anyone else out.
    Cheers, Scott

  • Secure and non-secure access to the web application in one war

    Say we have one web application (in one war) which includes JSP, servlets and the security intercepter. There is one business requirement to have most of the JSP(s) accessed via HTTPS, but a few JSP(S) accessed via HTTP.
    My questions are:
    a. Is this possible, or a reasonable requirement or a good practice?
    b. if yes, what can we do to make it happen in the security intercepter implementation?
    c. If not, what is the technical reasons?
    Thanks much.

    a) Yes its is reasonable and good practive, there is an overhead using https, so you should only encrypt file you need to. When you use an online store, only account details / payments are https, the shop itself is http
    b) I dont really understand your difficulty. You can define a folder as 'secure' and put all your secure pages in this folder, leaving non secure files in a different folder. Whenever a page in the secure folder is accessed, https is automatically invoked.

  • Problem with automatic logout between secure and non-secure urls

    On my business catalyst page the user login page is located on a non secure url (our site's domain and not worldsecuresystems). When a user is logged in and then views a page on a secure url (i.e. a page to purchase a subscription to a secure zone) it does not retain their login cookie and it appears they have been logged out. This also creates a problem where I cannot pre populate the secure zone purchase form with a user's information based on their account details. Is there a way to retain have both domains recognize the user is logged in to allow the user to freely pass between these domains without having to login twice? I was considering putting the login page on the secure domain and using relative urls for all my links but for some reason some of my pages appear corrupt when viewed on the worldsecuresystems domain so I'd like to avoid this method. Any help would be appreciated.

    Make sure the referrer paramter is correctly set on the form.
    This is the default BC action. But remember the {module_siteurl} will return the host they are currently on. So if this is used on a secure page you'll need to use {module_sitehost} instead
    action="{module_secureurl}/ZoneProcess.aspx?ZoneID=-1&amp;Referrer={module_siteUrl,true,true}&amp;OID={module_oid}&amp;OTYPE={module_otype}">

  • Ajax Login both secure and non secure url

    Does anyone know if there is a way to use ajax to log a user in for both the non secure and secure url. Normally if you're submitting a log in form over the secure url with the non secure url in the referrer parameter it will log you in on both domains but not via ajax. Anyone have a good work around?

    Here’s the code I’ve used…
    {% if Settings.Site_Live -%}
    {% assign redirectHTTP = "" -%}
    {% assign redirectDOMAIN = Settings.Site_URL -%}
    {% assign redirectEXTEND = "" -%}
    {% else -%}
    {% assign redirectHTTP = "http%3a%2f%2f" -%}
    {% assign redirectDOMAIN = Settings.System_Name -%}
    {% assign redirectEXTEND = ".fueldesign.co.nz" -%}
    {% endif -%}
    {% capture redirectURL -%}{{redirectHTTP}}{{redirectDOMAIN}}{{redirectEXTEND}}{% endcapture -%}
    <form class="form--box escapeWorldSecureSystems" method="post" action="https://{{Settings.System_Name}}.worldsecuresystems.com/ZoneProcess.aspx?ZoneID=51&amp;Referrer={{ redirectURL}}&amp;OID=&amp;OTYPE=" data-parsley-validate>
    Note: I have a Settings collection that has a lot of data from a Settings web app that controls a lot of settings for the website, such as “Site_Live” checkbox etc. this allows my sign-ins to be generic and editable site to site.
    And here’s the development URL where I’m working on this. (don’t just my site during development stage lol)
    http://astrolift.fueldesign.co.nz/ <http://astrolift.fueldesign.co.nz/>
    username: dev
    password: dev123
    Hopt this gives you some inspiration.
    Let us know if you get the ajax working.
    Cheers guys

  • Secure and non secure hotspots

    When setting up my e1000 router for a secure domain it automatically opened a non secure one that my neighbors are using. How can I cancel it? Please help

    Sounds like your guest network is active and you need to disable it or assign a password.  The instructions are in the manual you received on the CD.

  • SSL - Secure and non secure objects

    Hello to all!
    A box of donuts to anyone who knows how to handle this one! Using Portal 5.03 in an Internet setting (City home page) and we use the "Hosted Display Mode" to serve some of our vendor applications (such as online class registration) through the gateway so that it comes up inside the portal.This works fine until you get to a page being served via SSL. What happens is that many of the objects on the pages (images, javascript, etc) are being called via http instead of https. Some of the items come from the application itself, but a great number of these references come straight from the portal (things like helper javascript such as PTUtil.js)So my question becomes, is there anyway that the gateway can force every URL coming through to write out as https?
    ~Kevin.

    Hello to all!
    A box of donuts to anyone who knows how to handle this one! Using Portal 5.03 in an Internet setting (City home page) and we use the "Hosted Display Mode" to serve some of our vendor applications (such as online class registration) through the gateway so that it comes up inside the portal.This works fine until you get to a page being served via SSL. What happens is that many of the objects on the pages (images, javascript, etc) are being called via http instead of https. Some of the items come from the application itself, but a great number of these references come straight from the portal (things like helper javascript such as PTUtil.js)So my question becomes, is there anyway that the gateway can force every URL coming through to write out as https?
    ~Kevin.

  • Disable Security  Alert while redirecting for secure to non secure mode.

    Hi Experts,
    I am new to the portal and came accross a very different kind of requirement for which i need you advice.
    On pressing the Logout button on the portal, the navigation/control is redirecting to the non secure Http website. My portal is on Https site. Now the issue is upon logging out I am getting the security Alert " You are about to direct to a connection that is non secure. Do you want to continue? "
    Now I have a requirement to suppress or remove this pop up. I do understand that this is the IE functionality to show the pop message and I have already uncheck the check box under Internet Options -> Advanced -> miscellaneous -> Warn if changiung between Secure to non secure.
    Please suggest !
    Thanks
    Shobhit Taggar

    Shobhit,
    Which version of IE?
    Regards,
    Sandeep Tudumu

  • Disable security Alert while redirecting from secure to non secure mode

    Hi Experts,
    I am new to the portal and came accross a very different kind of requirement for which i need you advice.
    On pressing the Logout button on the portal, the navigation/control is redirecting to the non secure Http website. My portal is on Https site. Now the issue is upon logging out I am getting the security Alert " You are about to direct to a connection that is non secure. Do you want to continue? "
    Now I have a requirement to suppress or remove this pop up. I do understand that this is the IE functionality to show the pop message and I have already uncheck the check box under Internet Options -> Advanced -> miscellaneous -> Warn if changiung between Secure to non secure.
    Please suggest !
    Thanks
    Shobhit Taggar

    Shobhit,
    Which version of IE?
    Regards,
    Sandeep Tudumu

  • Is it possible to add value item and non stock item in one billing?

    Is it possible to add value item and non stock item in one billing?

    Hi,
    Yes,it is possible .Take example of service scenario,where material used in servicing and service charges(labour) can be billed in single invoice.
    Billing document type,Customer and other header data should be same.
    Reward points if useful
    Regards,
    Amrish Purohit

  • Reset & reverse document with open item managed and none open item managed

    Dear forum,
    I would like to confirm the below.
    If i have a posted document where the double entry has open item managed account and none open item managed account and where the open item managed account is cleared, how can i reverse this document.
    The problem now is FBRA cannot reset and reverse (as the document partly has none open item managed account) and FB08 also cannot reverse (as part of the account is open item managed account and it is cleared).
    Besides manually reverse via FB01, any other method?
    Thanks
    Moderator: Please, avoid asking basic questions

    Which document are you trying to clear using FBRA?  You should reset the "clearing document" using FBRA; not the original document that has one open item and one non-open item.  Once you reset the clearing document using FBRA, you should then be able to reverse the original document (the one that has one open item and one non-open item) using FB08.

  • Stock and NON-Stock Items procurement

    Hi,
    Please let me know why classic scenario cannot be used fpor Stock items and Extended classic can be used for both stock and non-stock items.
    What is the exact difference.
    Regards,
    Manu

    Hi Sanjeev,
    Thanks for the reply.
    But if PR is transferred to SRM from MM and classic scenario is used and the resultant PO is created in MM then will transfer the PR with/without account assignment.
    Pls let me know.
    Thanks,
    Manu

  • How to identify Inventory and non inventory items

    Dear all,
    what are the ways to differentiate inventoried and non inventoried items.
    please advise. thanks.
    Thanks and regards
    Udaya

    he means the purchase order item category which can be seen in transaction ME23N.
    You never made clear if you want differentiate in SAP or the physical stock in the warehouse.
    As already explained by another one, in SAP you can procure one material number either to stock or to be expensed immediatly while receiving.
    However, physically you dont see any difference, you have to take organizational measures to not store expensed material together with material procured to stock.
    Even further, you should try to receive items which are not procured to be stored, at a different physical receiving place.
    In MIGO transaction at item detail in tab WHERE you will see a storage location if the material is to be stored in your warehouse, but you will not see a location if the material is procured directly to a project or cost center. then you see a receipient instead .

  • IFRS requirement - Current and Non Current items

    There are 5 GL accounts (like loan to employess, car loans, etc)
    These GL will have both items - current items and non current items
    There are two seperate ledger created - Leading is IGaap GL and non-leading is IFRS ledger
    Let me know how this procedure i suggested in SAP
    My view was to create all these GL accounts again (for current items) and pass the entry for the required amount to that GL account. Then place that GL in appropriate place in FSV
    Any other view?

    Hi,
    My suggestion would be, 
    Step
    1. First creat all GL account as normal ones
    2. Then creat GAAP adjustment GL accounts which ever is needed as per your client.(Current and Non Current items)
    3. Then creat IFRS related adjustment GL accounts which ever is needed as per your client.(Current and Non Current items)
    Then Creat 2 FSV. one with Normal GL and GAAP related GL and another Normal GL and IFRS related GL account.
    In this case as per the business need the user will be able to take their trail balance both in GAAP and in IFRS.
    This I feel is the best solution for you where you will not face any probelm in the future.
    Hope this answers your question.
    Regards
    Paul

  • Cash flow monetary and non monetary item

    hi,
    1 may i know what are those considered as non monetary item?
    2 as cash flow statement has monetary and non monetary item, then what is the difference of cash flow statement with p&l or balance sheet statement?
    thanks

    Hi
    Maybe you already found out - but the module you need to use to perform the cash flow analysis, is the liquidity planner modules. These consist of the Liquidity calculation module in the FSCM area for extracting the real cash flows based on bank accounts and then re assigning the amounts to the needed cash flow structure - and for nice and flexible reporting you need SAP BW.
    BR
    Lone Kejser

Maybe you are looking for

  • My ipod classic isn't recognized by itunes

    the screen says use itunes to restore but it doesn't show up in itunes when i connect

  • Audio balance greatly different in Encore CS3 after encoding 5.1 master track in Premiere Pro CS3

    Hello! I'm wondering if anyone can offer some advice for my DVD audio problem. I have a Premiere Pro CS3 project with a 5.1 master track that appears to behave correctly judging by the meters when I play it in PP. It also sounds reasonable (in a mixe

  • Audio capture for Windows use

    My sister needs some recorded narration from me for a presentation she is making on her Windows PC. What sort of program should I be looking for? My months with this computer (an eMac that has never given me a lick of trouble) and old operating syste

  • Need 2 disable "Checking the Status of the Embedded Security Chip"

    This takes ages. Tried going into the BIOS and setting Client Security to both Disabled and Inactive. I also disabled cssauth in my startup and that didn't work either. Solved! Go to Solution.

  • Release procedure for ASSET

    Hi SAP guru I am having the requirement for release procedure as follows Purchase order with  Asset (Item category)   - Value  Up to 50,000/-  will be approved by GM                               Asset (Item category)   - Value  more than 50,000/-  w