Problem with search engines and BC

Hi
This is what google does when look for my website.  is hosted with BC and this domain is listed on the sites that BC gave me. do I need to elliminate this from the list. if yes, how is that done?  I cannot have a site declared insecured by google!
Thanks for your response

In this case, the address listed in the certificate does not match the address of the website your browser tried to go to.
This is what google is telling me.   I cut and pasted part of the response below:
One possible reason for this is that your communications are being intercepted by an attacker who is presenting a certificate for a different website, which would cause a mismatch. Another possible reason is that the server is set up to return the same certificate for multiple websites, including the one you are attempting to visit, even though that certificate is not valid for all of those websites. Google Chrome can say for sure that you reached *.worldsecuresystems.com, but cannot verify that that is the same site aswww.alechadesigns.com which you intended to reach. If you proceed, Chrome will not check for any further name mismatches.

Similar Messages

  • E-Recruiting: Problems with search profile and serach templates

    Hi Recruiting-Experts,
    I´m facing problems with "Search Profiles" and "Search Templates"
    (Customizing SPRO --> SAP-E-Recruiting --> Recruitment --> Talent Warehouse --> Candidate --> Candidate Search )
    Out customers wants me to add a new search criterion to the talent search. It's a customer-field (type 'd' --> Date)  belonging to infotype 5106.
    Unfortunately, it doesn't work. The hit list is always empty.
    What I did:
    Customizing (see above)
    Updated search profile (report RCF_RECREATE_SEARCH_PROFILES)
    The result:
    I can see and choose the new search criterion on talent warehouse search site (recruiters startpage)
    I can find the data (internal format yyyymmdd) via transaction SKPR07 (see XML below, ZZEARLIEST_ENTRY 20090901)
    By the way, the hit list is also empty when adding and searching for birthdate.
    Has it got to do with the date stored in internal format?
    Thanks for any comments / help.
    Regards
    CHRIS
    =========================================================================

    Hi Sebastian,
    thanks for your quick answer.
    That's why I didn't get it done for hours yesterday.
    Thanks again,
    Regards
    CHRIS

  • Problem  with search help and date fields

    Dear experts,
    I have two text fields and to each i assigned cacs_calendar search help.
    It works well normally but if i make text box output only then i cannot select date.
    I want that text box in its disabled form can be used to select date from cacs_calendar search help
    that i assigned.User should not provide manual input which means fiedls should be otherwise listed in grey.

    Hi Aditya
    If a I/P output field is provided an attribute as output only and though search help is provided , the values in the search help list will also be in read-only mode and u cannot select them at all, may be you can solve ur problem thru different approach.
    when a manual entry is done with wrong value which is not present in F4 help/search help list and
    execution is done SAP will by default throw error saying invalid value

  • Problem with Searching file and writing

    Hi guys,
    i m writing a program to search for a file and if the file exists it will write .
    otherwise printing astatement saying file not found.
    i m passing directory name as an argument.
    in tht there are many ip files.
    the program will search for a particular file in all the zip files.
    i m passing arguments are
    <directory-name> <search-file-name>
    the code is finding the particular file but its not writing to another file.
    i m getting exception as Filenot found.. the code as follows:
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.util.Enumeration;
    import java.util.zip.ZipEntry;
    import java.util.zip.ZipFile;
    import java.io.*;
    public class SearchFile {
    public static void main(String args[]) {      
         try{
         Testme(args[0],args[1]);
         catch(Exception e){System.out.println(e);}
    public static void Testme(String lists,String sfile)
         File dir = new File(lists);
    File[] children = dir.listFiles();
         int length =children.length;
    if (length < 0) {
    System.out.println("sorry No files found");
    } else {
    for (int i=0; i<length; i++) {
    // Get filename of file or directory
    File fl=children;
              System.out.println("the File name is "+fl.getName());
                        if(fl.getName().endsWith(".zip"))
                   //System.out.println("The zipped files are"+filename);
                   SearchZip(fl,sfile);
    public static void SearchZip(File zipfile,String searchfile)
              //System.out.println("welcome"+zipfile);
              boolean state=false;
    try {
         int count=0;
              ZipFile zf = new ZipFile(zipfile);
              System.out.println("----------------------------");
              System.out.println("Searching in "+zipfile);
              Enumeration entries = zf.entries();
              //System.out.println("the passed file File name is "+args[1]);
              while (entries.hasMoreElements()) {
              ZipEntry ze = (ZipEntry) entries.nextElement();
              System.out.println("----------------------------");
              System.out.println("Listing FIles " + ze.getName() );
              String files=ze.getName();
              System.out.println("----------------------------");
              File f = new File("geetha.txt");
              byte[] buf = new byte[8184];
              String inputLine = "y";
              if (inputLine.equalsIgnoreCase("y")) {
                   long size = ze.getSize();
                   if (size > 0) {
                        System.out.println("name is " files "size is"+ size);
                        BufferedReader br = new BufferedReader(
                             new InputStreamReader(zf.getInputStream(ze)));
                        String line;
                        if(files.equals(searchfile))
                             System.out.println("File Found...............");
                             FileInputStream in = new FileInputStream(files);
                             FileOutputStream out = new FileOutputStream(f);
                             int len;
                        while ((len = in.read(buf)) > 0) {
                             state=true;
                        out.write(buf, 0, len);
                        System.out.println("successfully Written the file");
                        System.out.println("The File Found is "+state);
              catch (Exception e) {
              System.out.println("File Not Found Please check the File"+e);

    This is a multipost of http://forum.java.sun.com/thread.jspa?threadID=692507&tstart=0
    Please return to that thread Santhosh as you have been given a couple of answers already in that thread.

  • Problems with Safari 7.1.2 search engine and home page preferences

    I'm using Mavericks OSX.9.5 on Safari 7.1.2. I set my Safari preferences to use Google as the default search engine, and apple.com as my homepage. However, Safari keeps opening the search engine to yahoo.com, and my home page as only-search.com. I have no idea what is going on. I feel like my computer as been hijacked! I've quit and restarted Safari, only to find that the preferences is showing Google correctly as my search engine (but still goes to yahoo), and my homepage reverts to only-search com. No matter how many times I change it in Safari preferences I can't get it to work correctly. I've reset Safari completely, with the same results after the reset. I'd appreciate any suggestions and help.

    Adware is installed without your knowledge. You have to remove it.
       Use  free  AdwareMedic by clicking “Download ” from here
       http://www.adwaremedic.com/index.php
       Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
       Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
       “Quit AdwareMedic”.
       Safari > Preferences > Extensions
       Turn those off and relaunch Safari again.
       Turn those on one by one and test.
                   or
       Remove the adware  manually  by following the “HowTo” from Apple.
       http://support.apple.com/en-us/HT203987

  • I have a problem with my bluetooth and Wi-Fi, it seems not to connect and just keep searching

    i have a problem with my bluetooth and Wi-Fi, it seems not to connect and just keep searching

    Hello there, charles.
    The following Knowledge Base article offers up some great information and links in regards to things that can interfere with both Bluetooth and Wi-Fi:
    Wi-Fi and Bluetooth: Potential sources of wireless interference
    http://support.apple.com/kb/ht1365
    Additionally the following articles offer specific steps for each:
    iOS: Troubleshooting Bluetooth connections
    http://support.apple.com/kb/TS4562
    and
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Problems with captivate 8 and windows 8

    I´m using captivate 8 and windows 8, and I am having problems with the visualization and publication of my projects. For visualization, there is a message of an error with syntax of the files ou directory, and nothing happens. For publication, I can´t see the project published in the browser. It opens only a text file, with the codes. Is there anyone thar can help me with that?

    Acrobat 8 is not certified for Win7, particularly the x64 version. If you got the installation to go, the first step is to update AA8 to at least AA8.2. The x64 with XP required at least AA8.2 and I suspect that has not changed. I would suggest updating to the latest, either from the help menu (until no more updates are available) or by downloading the updates from the adobe.com>downloads page. For the latter, download ALL updates after your current version and install them in ORDER. They are not cummulative in most cases. You only need to reboot after the final update. The updates may get you going. If not, you may simply have to upgrade to AA9 or search for what others have been able to do in your situation.

  • 2 questions--I've tried the cookies/cache thing but when I try to register a site, it still says I have a problem with my cache and cookies setting, and my icons for tools, etc has disappeared from my tool bar, how do I get them back?

    I did the self help to set private settings, delete cookies and no tracking of my visited website, and delete history...but when I try to register on a site to send them emails (comments) i keep getting sent back to an error page that my cache/cookie settings are not right!!! and then the icons for my "tools", etc that were on the upper right of my toolbar have disappeared and I want them back...where did they go and I can't find any help on the help menus to solve any of these issues..it's aggravating.

    -> Tap ALT key or press F10 to show the Menu Bar
    -> go to Help Menu -> select "Restart with Add-ons Disabled"
    Firefox will close then it will open up with just basic Firefox. Now do this:
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> go to View Menu -> Zoom -> click "Reset" -> Page Style -> select "Basic Page Style"
    -> go to View Menu -> Toolbars -> select '''Menu Bar''' and '''Navigation Toolbar''' -> unselect All Unwanted toolbars
    -> go to Tools Menu -> Clear Recent History -> '''Time range to clear: select EVERYTHING''' -> click Details (small arrow) button -> place Checkmarks on '''Cookies, Cache''' -> click '''Clear Now'''
    -> go to Tools Menu -> Options -> Content -> place Checkmarks on:
    1) Block Pop-up windows 2) Load images automatically 3) Enable JavaScript
    -> go to Tools Menu -> Options -> Privacy -> History section -> '''Firefox will: select "Use Custom Settings for History"''' -> REMOVE Checkmark from '''"Permanent Private Browsing mode"''' -> place CHECKMARKS on:
    1) Remember my Browsing History 2) Remember Download History 3) Remember Search History 4) Accept Cookies from sites -> select "Exceptions..." button -> Click "Remove All Sites" at the bottom of "Exception - Cookies" window
    4a) Accept Third-party Cookies -> under "Keep Until" select "They Expire"
    -> REMOVE CHECKMARK from CLEAR HISTORY WHEN FIREFOX CLOSES
    -> When using the Location Bar, suggest: select "History and Bookmarks"
    -> go to Tools Menu -> Options -> Security -> place Checkmarks on:
    1) Warn me when sites try to install add-ons 2) Block reported attack sites 3) Block reported web forgeries 4) Remember Passwords for sites
    -> go to Tools Menu -> Options -> Advanced -> Network -> Offline Storage (Cache): click '''Clear Now''' button
    -> Click OK on Options window
    -> click the Favicon on SearchBar -> click "Manage Search Engines" -> select all Unwanted Search Engines and click '''Remove''' button -> click OK
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE All Unwanted/Suspicious Extensions (Add-ons) -> Restart Firefox
    You can enable your Known & Trustworthy Add-ons later. Check and tell if its working.

  • Has anyone in Australia had problems with their appleTV and Virgin 4G wifi?

    Has anyone in Australia had problems with their appleTV and Virgin 4G wifi?

    Is there an actual technical support question there?
    If curiousity was the only reason for posting, a simple search of the forums could have provided answers.

  • Problems with Search in Contacts (Public folder favourite)

    Office Version:Office 2010Operating System:Windows 7
    I am running Outlook 2010, connecting to an SBS2003 server by HTTP and running in Cached mode.
    My business contacts are stored in a Public Folder, and my personal contacts in my local Contacts folder.
    The Public Folder is in my Favourites, and is designated an 'Outlook Address Book'
    'Download Public Folder Favourites' is enabled in the Exchange Mail Account settings
    I am having problems with Search (which was never a problem in Outlook 2007).
    If I select the Contacts shortcut, under 'My Contacts I have listed in order:
    Suggested Contacts
    Office Contacts (this is my public folder favourite)
    Contacts
    Search Results
    If I select the Office Contacts link, and attempt to search for a contact whose contact card I can actually see on the screen, the search will fail. The scope is defaulting to 'All Contact Items' (which is fine), but if I change this to 'Current Folder'
    then the contact is immediately found.
    In OL2007 I could search for a contact, even when not in a contact folder, and it would find every instance of it immediately.
    Any ideas here? I have been told to rebuild my index, which I will do over the weekend as it will take some time. But I have doubts it will make much difference. This is a new machine with a fresh installation of Win7 x64 and Office 2010.
    thanks

    Keith, I have this same issue here.  I looked on the Small Business Server pages for an answer as suggested by Xiu but could not find any.  I'm not sure why this would be a SBS issue as we are not running SBS and have this issue.
    For some reason, "All Contact Items" doesn't include the current folder if it is a public folder. 
    Did you ever get an answer/solution?

  • Problem with search plug-in in ver 5.9

    Hello
    I have a problem with search plug-in when you type some key words and press search button it works fine, but if you press enter jou have following error:
    Whoops. Something broke.
    Version      5.9.6.43135
    Message      Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.
    Source      System.Web
    Stack      at System.Web.UI.ClientScriptManager.ValidateEvent(String uniqueId, String argument)
    at System.Web.UI.Control.ValidateEvent(String uniqueID, String eventArgument)
    at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
    at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
    at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
    at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBefore
    Our technical people have been notified.
    We're sorry for the inconvenience.
    Thanks
    Greg.

    Grzegorz, I'm going to guess this is a problem with the version you're using. We're using 2007.0.620 and whenever we hit enter on the field instead of the search button itself it returns no results. As far as I can tell, it's a bug in the system.
    It looks like updating to the latest version (624) isn't helpful either, although both 620 and 624 remove that nasty explosion that you're getting and instead just return the same page with no search results.
    There may be a way to edit some code-behind to detect when a postback is being made, although given the locked nature of Web Tools I doubt it. If you can find a way to have the button be recognized, let me know - otherwise, I'd say it's a bug that needs to be addressed in the next version.

  • I have a problem with searching page, whenever i try to open any page a blank paper cums appear only written custom search google in English

    i have a problem with searching page, whenever i try to open any page a blank paper cums appear only written custom search by google this one is not such as my google home page
    == This happened ==
    Not sure how often
    == i use to search any page like movies or etc

    Well, it seems waiting is not my strong suit..! I renamed a javascript file called recovery to sessionstore. This file was in the folder sessionstore-backups I had copied from mozilla 3 days ago, when my tabs were still in place. I replaced the sessionstore in mozilla's default folder with the renamed file and then started mozilla. And the tabs reappeared as they were 3 days ago!
    So there goes the tab problem. But again when I started mozilla the window saying "a script has stopped responding" appeared, this time the script being: chrome//browser/contenttabbrowser.xml2542
    If someone knows how to fix this and make firefox launch normally, please reply! Thank you

  • Integrating OBIEE with search engine

    Hi All,
    We have a requirement where we need to intergrate OBIEE with search engine (Google).
    Please let me know if this is feasible.
    Thanks and Regards,
    Andy

    Hi Experts,
    I used Embedded content to show an external HTML page to show on Siebel Dashboard but it is only visible in Section Height.
    I want it to display on entire dashboard Height.
    Is it possible?
    Please help
    Thanks
    Meera

  • Problems with tethered capture and the 4.2 update

    I'm having problems with tethered capture and my canon 1ds mark III since I updated to 4.2. Is anybody else having issues with tethered capture that was working fine before the update?

    http://forums.adobe.com/community/search.jspa?peopleEnabled=true&userID=&spotlight=false&c ontainerType=14&container=3316&rankBy=date&q=4.2+tethering

  • Problem with Group policies and Administrator count

    I have one problem with Group policies and Admnistrator count.
    Win XP, Client 4.91, Client Zen 4
    I use DLU for users.
    the Group policies are well applied and i keep them after logout for
    security reasons.
    But my problem is, after logout, the Administrator count becomes this
    Group policies, and the only technique that I use, is to remove the
    repertories c:\windows\system32\GroupPolicy*. Administrator must
    loguing again for having good policies.
    Can you help me?

    Bill,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

Maybe you are looking for

  • Orgchart 3.0 doesn't show position hierarchy/detail due to (error) message?

    Hi all, at the moment we're implementing orgchart 3.0 (Product Version:7.0 Build Version:0700038500) When using the wizard for setting the position view and details under organizational unit it provides the following message/warning on the "profile"s

  • How to add date in XSLT?

    All, soa version: 11.1.1.4 There is a requirement for me to add date to the current date in XSLT.  I searched in 'Data functions', there I couldn't find any pre-defined functions.  How do I achieve it in XSLT?  Any help is appreciated. thanks sen

  • Submit button not working on ipad

    We have an interactive form and a submit button where it posts the copy of the PDf file to the server(URL). It works fine on Desktop; however when I open the file on iPad, and click on the buttons, they do not trigger any event(it does not work). Is

  • InDesign CS6 Cannot Package Fonts on iMac

    ID CS6 "Cannot copy necessary font(s)" when packaging. On iMac with OS10.6.8. I looked at two previous threads that solved this by unlocking the offending fonts, or putting the fonts into the Applications > IndesignCS6 > Fonts folder. Neither of thes

  • Adding datafile automatically when tablespace is 90% full

    Hi, I have a tablesspace having a name user01.dbf(Auto extensible to 4 GB) user02.dbf(Auto extensible to 4GB) .......... I am just thinking about automatically creating datafile(alter tablespace add datafile). 1. (total number of datafiel in tablespa