How to disable security alert  coming from ssl?

Hello friends,
I am developing an internal site for which i am using SSL for the security of the data.
But i am getting security alert because iam using an IP address or machine short name in the URL to access it.
Any other way to disable this alert.
If it is not possible to disable the security alert can any body guide how to achieve security on the network..
Which means i want a way to encrypt any given data string with the help of java script and the output encrypted string should be given as a input to the java code(servlet) to decrypt the encrypted string to its original form.
Please any one help me with the code.
I will be very thankful to you all.
Thanks.

While one of SSL's goals is to protect the transmission of data over networks through encryption, another goal is allow client and server applications to verify the integrity of their connections - by verifying that they are connected to whom the software claims to be. The client application (the browser as an example) does this verification by ensuring that the server site you've accessed in the URL, matches the fully qualified domain name (FQDN) in either the SubjectDN or the AlternateSubjectName extension of the digital certificate being used by the web-server to enable SSL. (Servers can also verify client software connections by asking for a client certificate; unfortunately 99.99% of web-sites do not use this little-known feature).
If the server uses an SSL certificate called "mysecuresite.company.com", and you access the server as "mysecuresite" or with its IP address, you are, essentially, tripping on the very code in the SSL library designed to protect you - by throwing up a security alert about the site you've just accessed, which tells you that the site you've accessed does not match the name in the digital certificate.
The simplest way to avoid the security alert is to use the FQDN of the web-server when you access the site. There are other complex ways of solving the problem, but the simplest is often the best. Besides, it will help to educate your users with this simple fact about SSL - you never know when this knowledge might be helpful to them.

Similar Messages

  • How to disable Security Alert popup each time for trusted site in IE on Win XP

    A user is using slow computer running with Windows XP SP3 and Java 7 update 45 version.
    When user open this site www.rocars.gov.hk in Internet Explorer 8, it will wait around 2 minutes to disaply security alert popup windows.  Then user needs to click Y to continue. Actually this website is trusted. How can I disable the security alert popup each time?
    I ever asked the technical support from www.rocars.gov.hk and they replied this issue is related to Java. So I ask here.

    918ee531-e393-4945-a46c-cd83c779af9a wrote:
    A user is using slow computer running with Windows XP SP3 and Java 7 update 45 version.
    When user open this site www.rocars.gov.hk in Internet Explorer 8, it will wait around 2 minutes to disaply security alert popup windows.  Then user needs to click Y to continue. Actually this website is trusted. How can I disable the security alert popup each time?
    I ever asked the technical support from www.rocars.gov.hk and they replied this issue is related to Java. So I ask here.
    what does problem have to do with Oracle DB?

  • How to disable Security Alerts message in IE10 via GPO

    I'm trying to disable annoying Security Alert message "You are about to view pages over a secure connection" in IE10 via GPO.
    I tried different GPO settings but neither of them did the trick.
    Any advice\suggestion would be appreciated.
    Thx. Boris 

    Hi,
    You can try going to Tools > Internet Options > Advanced and uncheck the box next to "Warn if changing between secure and not secure mode".
    And via the GP setting:
    Computer Configuration\Administrative Templates\Windows Components\Internet Explorer\ Turn off the Security Settings Check feature.
    Regards,
    Ada Liu
    TechNet Community Support

  • How to disable Workflow alert on 11.5.10

    Friends -
    Any body could help me on this.
    How to disable workflow alert on11.5.10 instance.
    Cheers:)
    satish

    do mean email notifications, if yes just stop the serivers from OAM or remove its configration.
    fadi
    http://oracle-magic.blogspot.com

  • How to disable certain form fields from a calculation with a check mark fields.

    How to disable certain form fields from a calculation with a check mark fields.
    In Canada we have to taxes
    I create a form that calculate them to a total
    I need to be able to turn off any of those to taxes to participate to the calculation and their visibile field should become 0
    I was thinking using a checkbox (when checkbox is on (Yes) the tax is calculated, Not ticked (Off) the tax is not calculated and the visible field should show 0 or nothing....
    I really need help on this one — I’m a complete newbie....
    Remark that the second tax is calculated on the sum of what the first tax add (first tax is pan-canadian tax (all provinces).
    The second tax is never use alone (Quebec only (on top of the Canadian one)
    Sometime for outside Canada sell - No tax at all is calculated....
    What should I do?

    I want to tank you to help, really appreciate —>
    This is the code and order... I just trow the checkbox in there (they have, so far, no purpose...)
    The code use is
    var a = this.getField("pricehorstx");
    event.value = Math.round (a.value * 7.25) / 100
    I guess -If the checkBox are check - The tax should be calculate — If “Off” the tax should be not calculated and PriceHST and /or PriceQST should show zero or be empty — The HST is always calculated in Canada, but the QST is added only in Quebec.
    I need to turn both to Zero for international sale.
    Message was edited by: Chacapamac

  • How to differenciate purchase requsitions coming from services and others

    Hi,
       I would like to know how can i differenciate pr coming from services and pr coming from production.when i list the pr it is combining both.but i want the segregation of pr raised by services and others.any input...

    Hi,
    Are you able to differentiate the PR's by manually Checking them.
    If so how.Please mention the field
    Thanks & Regards
    Kishore

  • How to disable security warning on firefox 4

    how to disable security warning on firefox 4

    In particularly their is no disable function provided by mozilla. Their might have been ways in previous versions. But now it's Major topic discussed on the internet. Im having the same problem too, im not able to access some websites, and mostly which is dealt with money and trade.

  • How to disable security warning while printing(Silent Print) from Javascript?

    We have a webapplication through which, we are creating a pdf document and trying to print it sliently ("Silent Print").
    Users who are having latest Adobe version, were getting javascript warning message. However, those with older versions able to "Silent Print", without any warning messages.
    How to disable this security warning while printing from Javascript?
    Warning message: "A script has requested to print an Acrobat file. This could print an entire document. Do you want to proceed printing?".
    Appreciate for your kind help.
    Thanks.

    It's a security warning so it can't be bypassed by anything within the file.

  • 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

  • How can I secure my computer from the new virus?

    I apologize if this question has been asked already, but I was unable to find any useful information regarding how I can secure my computer. Also, are Snow Leopard Macs still at risk?

    The ‘Flashback Trojan’:
    A version of an existing Trojan Horse posing as a legitimate Flash Player installer (named “Flashback.A” by a security firm) is designed to disable updates to the default Mac OS X anti-malware protection system, potentially leaving the system open to the manual installation of other malware without any system warnings. The latest Macs do not have Plash Player included. In order to prevent a potential infection with “Flashback” Trojans, Mac users should always obtain their copy of Adobe Flash Player directly from Adobe’s official website and to disable the "Open 'safe' files after downloading" option in Apple's Safari browser to avoid automatically running files downloaded from the Internet. Also, do not turn on Java in Safari Preferences/Security. Few websites use Java. Javascript is something entirely different and should be left active.
    http://www.appleinsider.com/articles/11/10/19/fake_adobe_flash_malware_seeks_to_ disable_mac_os_x_anti_malware_protection.html
    Flashback Trojan - Detection, and how to remove (with caution):
    http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_i.shtml
    You can also use this to check whether you have been infected (for Intel Macs only) and remove it if required:
    http://www.macupdate.com/app/mac/42571/anti-flashback-trojan

  • ICal Alerts Coming From Wrong Email Address

    I'm on OSX 10.8.2 on an iMac.
    I have about 10 different email accounts in Mail.
    I also have an Address Book card set to myself, designated properly as me, with two of these 10 emails listed in the card for me.
    In iCal, one of my calendars is a Google calendar synch ... I get invites that are imported into Google Calendar, and these in turn get synched with iCal.
    Problem I'm having is this... when a Google Calendar entry is set to alert me by email, the email GOES to the right place, but it shows as coming FROM one of my many other email addresses I have in Mail, and I don't understand why.
    So again, I receive the email alert at the right place -- the problem is who the email alert is coming FROM.
    As my Address Book entry is correct, I don't see how I can control this.  In Mail, when I compose new messages normally it's set to choose the email address automatically of the inbox I'm composing the message from.  So, I don't want to set the default here to any one specific email address.  Could this be causing the issue?

    I was having trouble setting the default email account in the mail app. Even moving it to the top didn't seem to work. Finally got it working by doing this:
    If an account mailbox is at the top, but the account is not the default, drag it down and then back up to the top. This will reset the order and establish the top one as the default.
    http://apple.stackexchange.com/questions/61882/how-to-change-the-default-mail-ac count-in-mountain-lion

  • How to store the data coming from network analyser into a text or excel file

    Hii everyone
    I'm using Agilent 8719ET network analyser and wish to store the data coming from netowrk analyser into a text file/ excel file.
    Presently I'm able to get the data on Labview graph using GPIB . Can anyone suggest how to go ahead after collect data sub vi. How can the data be stored into a file apart from showing on the graph?
    Attached is the vi for kind consideration...
    Looking for help
    Regards
    Rohit
    Attachments:
    Agilent 87XX Series Exceed Max Meas.vi ‏43 KB

    First let me say that your code really looks pretty good. The data handling could be made more efficient by calculating the number of datapoints that are going to be in the completed dataset and preallocating the entire array -- but depending upon your answer to my questions, the logic in the lower shift register may be going away - so we won't worry about that right now.
    The thing I need to know before addressing the data storage question is: Each time you call "Collect and Display Data.vi", how many element are in the array? Are you reading single data points, or a group of data? (BTW: if the answer to that question is obvious based on the way the other VIs are setup, I don't have the drivers so I can't tell what the setup values are.) Second, how fast does the loop iterate? Are we talking msec per loop?, seconds? fortnights?
    The issues here are two-fold: how much data? and how fast is it coming? The answer to these will tell you how to save the data.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • How to disable Leap Motion app from startup?

    Hi, I installed the Leap Motion on my Mac running Mountain Lion. Whenever my computer boots up, the Leap Motion app automatically starts up as well. I tried checking the specific settings of Leap Motion but there was no configuration there. I also tried to look on the Startup Items (System Preferences > Users & Groups) but there was no entry regarding Leap Motion.
    Is there another way to check how to disable this from happening?
    Thanks.

    You will find a line item
    com.leapmotion.Leap-Motion.plist
    Library/LaunchAgents
    Just rename from .plist to .bak - incase you would like to auto startup again.
    I believe Leap Motion chose to use LaunchAgent rather than 'Login Items' is because they couldn't get it to startup all the time.

  • How to remove the buttons coming from report program?

    Hi All,
    I need to remove the buttons from an iview which is a sap transaction. when i execute the  report program which uses a ldb (PCH) shows a selection screen having all the buttons.
    We have created variants for this.Now i want to remove the buttons which are coming from the report program.how to do this ?
    Lakshmi.

    Goto sicf ->sap->bc->gui->sap->its->                              
    open Webgui application                              
    in the GUI Config enter the following parameters.                              
    ~noHeaderOkCode = 1                              
    ~webTransactionType = EWT.                              
    All buttons can also be removed by ~webgui_simple_toolbar =0 ..                              
    Also now open the trancsaction of the program form SE93 for which you want to hide                               
    the Menu bar, in its properties select the EASY WEB TRANSACTION radio button.

  • How to import .MOV files coming from everio camcorder ?

    How can I import  .MOV files coming from everio camcorder to imovie ? All I've tried failed, iMovie doesn't want my files, or even recognize.
    All answer welcome.
    Thanx

    JVC released the Quicktime Components update:
    <http://www2.cli.co.jp/products/ne/update_qtc_for_gzhd7/qtc3e_update.htm>
    which should take care of TOD files playing in Quicktime, but:
    The answer to your question depends on which model JVC camcorder you have.
    Here are a few basics:
    1. If you have a JVC HD Everio that records in the AVCHD high definition file format (.mts file extension), and you have an Mac with an Intel processor, (sound like you do) running iMovie '08 or '09, then it should  be no problem. Simply connect the camcorder via USB and launch iMovie.
    2. If you have a slightly older JVC HD Everio that records MPEG2 high definition (.tod file format), then it is easiest if you record in the special 1440CBR mode, and transfer your video to your Mac using an i.Link (Firewire Connection) using the "Playlist Dubbing" process which is explained in your owner's manual.
    See also this post from Chris at JVC dated March 4, 2010 at the end of this thread:
    http://discussions.apple.com/thread.jspa?threadID=2341218&tstart=0
    If you have further problems contact JVC.

Maybe you are looking for