Trying to clear up a few basic details

I used the following example to open an HTTPS connection to a web site:
System.setProperty("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol");
Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
URL url = new URL("https://www.sun.com");
BufferedReader in = new BufferedReader(
                    new InputStreamReader(
                    url .openStream()));
String inputLine;
while ((inputLine = in.readLine()) != null)
    System.out.println(inputLine);
in.close();The above code worked fine. What I am trying to understand is how this worked without me having any certificates installed on my machine. I thought I would have to create a certificate, import it with the keytool utility, and then register it. Yet, the above code worked without any other action on my part. I just don't like things "magically" happening, so I'd rather understand what is happening behind the scenes.

By using HTTPS, you're getting an SSL connection rather than one in the clear. The nice thing about SSL is precisely that it abstracts you from having to worry about the encryption handshake - it's all done under the covers, and it either works as advertised or your connection fails. And, with HttpsUrlConnection, you're even protected from having to know about the SSL-ness!
But to answer your question - yes, the connection uses the server's public key to encrypt data that will be used to create a shared key for the agreed-on stream cipher. The key itself is generated on each side "simultaneously" from this "premaster data" - you never end up sending the key itself over the air. Because the server's certificate will be rejected if it isn't from a known CA, and if it doesn't match the host we were trying to connect to, we can be (relatively) confident that there isn't a "man in the middle" spoofing us. You can look up the SSL protocol if you're really interested - here's one, URL, there are many others:
http://developer.netscape.com/docs/manuals/security/sslin/contents.htm
Grant

Similar Messages

  • Few basic questions on deployment

    Hi Experts,
    I have never worked on deployment. Hence have some few basic/conceptual questions.
    1. Can I run just deployment (heuristics/optimiser) without running SNP planning?
    2. Does deployment run change/modify the SNP orders created? If yes, then what are the paramenters that deployment run changes (order date, qty, from/to location etc)? Does deployment run create new/fresh orders also?
    3. What is the difference between deployment heuristics run and deployment optimiser run?
    4. What is the disadvantage to have just SNP planning run and dont have deployment runs?
    Regards
    Manotosh

    Hi Manotosh,
    Please find my responses below
    1. Can I run just deployment (heuristics/optimiser) without running SNP planning?
    Any distribution demand based deployment (pull dep /push strategies that deploy based on demand) needs a demand propagation run like heuristic or a planning run like optimizer. If you are using Push strategies that do not consider demands like (push by quota) you do not need a preceding heuristic run. Deployment optimizer does not need a heuristic run. Real time deployment does not need a heuristic run.
    2. Does deployment run change/modify the SNP orders created? If yes, then what are the paramenters that deployment run changes (order date, qty, from/to location etc)? Does deployment run create new/fresh orders also?
    There are 3 modes available in deployment (/sapapo/SNP02)
    DO NOT CHANGE mode - This is just simulation of deployment results. orders are not created.
    REDUCE mode - Heuristic orders are reduced to the extent of orders confirmed by deployment. Unconfirmed heuristic orders are not deleted.
    DELETE mode - Unconfirmed heuristic orders are deleted.
    Deployment heuristic only confirms heuristic orders ( some exceptions are push deployment wuth push by quots strategy as explianed above). Real time deployment /Deployment optimizer can create fresh orders.
    3. What is the difference between deployment heuristics run and deployment optimiser run?
    Deployment optimizer works based on costs and tries to generate the cost optimal solution for stock transfers.
    It is similar to SNP optimizer but it does not created pur reqs or plnd orders only stock transfers. Dep optimizer does not require a preceding heuristic run.
    Dep heuristic does not work based on costs bust based on the actual distribution demand propagated by heuristic and based on target stock reqmt & the pull /push /fairshare strategies...
    4. What is the disadvantage to have just SNP planning run and dont have deployment runs?
    SNP planning run (heuristic) is un constrained planning, the stock transfers are created to the extent of net requiremetns without considering the stock/capacity avaiablity at source, so it cannot be executed. A process like deployment is required to check how much of the heuristic orders can actually be executed considering executable receipts.
    Optimizer does not require deployment as such because it considers available receipts (constrained planning). You can directly execute optimizer results. SOme scenarios you may need Deployment & optimizer runs together.
    For example if you take weekly optimizer runs which create /stock transfers planned orders but you want to move stocks every day based on actually completed production. Then you can run deployment every day based on receipts actually available.
    Regards,
    Ashok

  • My existing purchases have INSTALL next to them, but when I try click on them it says "There was an error in the App Store. Please try again later. (100)". I've tried restarting, clearing all caches, buying and downloading new apps (which works). Any idea

    Hi - in the app store, I've logged in with no problem, but when I go into my existing purchases and have INSTALL next to everything I've bought, and try to click on them it says;
    "There was an error in the App Store. Please try again later. (100)".
    I've tried restarting, clearing all caches, buying and downloading new apps (which works), and also buying and downloading more music from iTunes too (so I update all T&C's etc too, and update all payment info). But nothing seems to solve this. Any ideas?? Thanks a lot, Greg

    This procedure is a diagnostic test. It makes no changes to your data.
    Please triple-click anywhere in the line below on this page to select it:
    ls -@Oaen L*/Coo* | pbcopy
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing the key combination command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    Wait for a new line ending in a dollar sign ($) to appear below what you entered.
    The output of the command will be automatically copied to the Clipboard. If the command produced no output, the Clipboard will be empty. Paste into a reply to this message.
    The Terminal window doesn't show the output. Please don't copy anything from there.

  • Approval in SSHR for Basic Details in Personal Information

    Hi Gurus,
    I have a requirement for Approvals by Human Resource Analyst when the employee changes his name.I have Implemented this by
    Changing the HR_APPROVAL_REQ_FLAG to Yes Dynamic in the Review page of the Process Basic Details Function Workflow(HRSSA).
    I have also created a Approval Group in AME and attached the Transaction Type Oracle Self Service Human Resources.
    This works as intended.
    We need approvals when an Employee changes his name only but on the Basic Details in Personal Information , employee can change his Marital Status also.
    Now the Process is Requiring Approvals when the employee changes his maritial status.We want to send a notification when when the employee changes marital status and no need of approval.
    Anybody has any idea how to accomplish this one ?.
    btw I tried to create a AME attribute to check only for name change and attached to the Rule but its not sending the notifications and also the work flow process
    is not completing .
    Thanks,

    I suggest running through your setup again and double-checking each part, as I have had this working before.
    For clarity, I normally duplicate all the standard workflow processes, form functions, and create a new AME Transaction Type when customizing SSHR approvals e.g.
    WORKFLOW:
    Duplicate
    HR_PERSONAL_INFO_JSP_PRC --> XX_PERSONAL_INFO_JSP_PRC
    HR_PROCESS_BASIC_DET_JSP_PRC --> XX_PROCESS_BASIC_DET_JSP_PRC (place inside XX_PERSONAL_INFO_JSP_PRC as a subprocess)
    In XX_PROCESS_BASIC_DET_JSP_PRC amend the Review page with the Yes - Dynamic Approvals (Node Attribute)
    FORM FUNCTION:
    XX_PERINFO_SS
    XX Personal Information
    pAMETranType=XXX&pAMEAppId=800&pProcessName=XX_PERSONAL_INFO_JSP_PRC&pItemType=HRSSA&pCalledFrom=XX_PERINFO_SS&pPersonID=&pFromMenu=Y
    OA.jsp?akRegionCode=HR_CREATE_PROCESS_TOP_SS&akRegionApplicationId=800&OAFunc=XX_PERINFO_SS
    ADD EMPLOYEE FORM FUNCTION TO MENUS:
    HR_EMPLOYEE_DIRECT_ACCESS_V4.0
    HR_GLOBAL_SS_FUNCTIONS_CUSTOM
    CREATE NEW TRANSACTION TYPE: XXX
    Application: Human Resources
    Item Class:
    Header     1     Serial     Serial
    Mandatory Attributes:
    ALLOW_DELETING_RULE_GENERATED_APPROVERS     Static     False
    ALLOW_REQUESTOR_APPROVAL     Dynamic     "SELECT HR_WORKFLOW_SS.allow_requestor_approval(:transactionId)
    FROM DUAL"
    AT_LEAST_ONE_RULE_MUST_APPLY     Static     False
    EFFECTIVE_RULE_DATE     Static     
    EVALUATE_PRIORITIES_PER_ITEM     Static     False
    REJECTION_RESPONSE     Static     Stop All Processing
    REPEAT_SUBSTITUTIONS     Static     False
    USE_RESTRICTIVE_ITEM_EVALUATION     Static     False
    USE_WORKFLOW     Static     True
    WORKFLOW_ITEM_KEY     Static     SELECT hr_ameutil_ss.get_item_key(:transactionId) FROM DUAL
    WORKFLOW_ITEM_TYPE     Static     SELECT hr_ameutil_ss.get_item_type(:transactionId) FROM DUAL
    Add Existing AME Attribute: TRANSACTION_REQUESTOR_PERSON_ID
    Approver Type: HR People
    Type: Number
    Usage Type: Dynamic
    Value:
    SELECT hr_ameutil_ss.get_requestor_person_id(:transactionId) FROM DUAL
    Add New AME Attribute: XX_PERSON_NAME_UPDATE
    Type: Number
    Usage Type: Dynamic
    Value:
    select count(*) from hr_api_transactions hat, hr_api_transaction_steps hats, hr_api_transaction_values hatv where hat.transaction_id = hats.transaction_id and hats.transaction_step_id = hatv.transaction_step_id and hatv.varchar2_value is not null and hatv.name = 'P_LAST_NAME' and hat.transaction_id = :transactionId
    AME Condition:
    XX_PERSON_NAME_UPDATE is greater than or equal to 1
    AME Rule:
    XX_NEW_RULE
    Add Condition: XX_PERSON_NAME_UPDATE is greater than or equal to 1
    Add Action: ...(your approval chain)...
    Regards,
    Michael

  • Trying to clear a hard drive and clicking doesn't work

    Am trying to clear an 1999 strawberry iMac hard drive for someone before sell or dispose of it. It is running OS 9.
    The computer has not been turned on for 11 months. It will boot and the mouse cursor will move around the screen. If I double click on the hard drive icon, nothing happens. If a dialog pops up that has an accept that is return sensitive, that will work. So it not the mouse or keyboard.
    The menu line nor any dialogs are clickable or openable.
    I get a network time error dialog saying that the Mac clock is set to a year before 1973 and need to manually reset the date and time control panel (which I can't open). The clock on the menu bar says it is a Monday morning time.
    I have booted hold down return and nothing is clickable.
    I zapped pram with no effect.
    Would a bad battery let it boot but not operate?
    Short of tearing open the iMac and sledging the hard drive, any other options? A family might want to have an inexpensive but old computer for a child (once I take off the person's data files). I have to clear or destroy the hard drive if it is junked.

    I replaced the battery and the problem was still there. After a few minutes the computer shut down and nothing since.
    To clear the data on the hard drive, I opened the drive and bent the crap out of the discs. The computer is headed for recycle

  • HT4356 I am trying to connect my printer, canon MG3170, it has been connected to the same WIFI network, but I still showing "no airprint printers found". I have tried to restart the printer few times but still the same. Please help, thanks (Dhoni-Singapor

    I am trying to connect my printer, canon MG3170, it has been connected to the same WIFI network, but I still showing "no airprint printers found". I have tried to restart the printer few times but still the same. Please help, thanks (Dhoni-Singapore)

    power everything off printer & router.
    re-boot ipad.
    Press and hold the Sleep/Wake
    button until a red slider appears, then drag the slider. Then press and hold the Sleep/Wake
    button until the Apple logo appears.  page 128 iPad user manual.
    more details on re-booting:
    http://ipad.about.com/od/iPad_Guide/ss/How-To-Reboot-Your-iPad-Power-Off.htm
    power on router then printer then ipad
    Cross your fingers.
    Robert

  • Field label of a CUF in SC item basic detail screen

    Hello all
    We're on SRM 5.0 with SRM Server 4.0 SP08.
    I added a customer field (CUF) in SC item by adding and activating an append structure in INCL_EEW_PD_ITEM_CSF_SC and in INCL_EEW_PD_ITEM_CSF. I also implemented BAdI BBP_CUF_BADI_2 in order to set this CUF to visible / read only.
    When adding an item to my SC and navigating to the item basic details screen, the CUF is showing up properly EXCEPT that its label on the left hand side corresponds to the technical field name in my append structure... and it shows up in capital letters as well.
    Is there any possibility to influence the labeling of CUF's ? I mean without the need of a modification?
    Any useful hints appreciated!
    Renaud

    Hi
    As Disha told, <u>Using <b>SE11</b> transaction, you need to make changes to Custom Data Element (Short/Medium/Lon Description) you are using in the Append Structure of the INCL (Includes) and make the changes there to reflect on the Shopping cart screen.</u>
    Let me know incase you need any other details.
    Regards
    - Atul

  • Few basic SRM questions .......

    I recently completed the SRM training from SAP and I have few basic questions and need help. Full points will be rewarded.
    These are my questions and it is based on SRM 5.0 Classic Scenario with R/3 backend
    1. Invoice  & confirmation transferred to R/3 via  ALE ? .  All other documents are transferred to R/3 via RFC?
    2. Based on the configuration, if the material is available in the backend then reservation will be created. Other wise PO will be created.  For text items, PR will be created.
         a. Who (purchaser) will process the PR in R/3 and how it is processed?.
         b. Who (purchaser?) will process the reservation in R/3 and how it is
             processed?. Assume no sourcing is setup in this case and No MRP run.
    3. How the vendor is linked to the Material or product category in SRM?. During the vendor replication from R/3, vendor and material/prod category link is automatically maintained?
    4. How the vendor is linked to a specific purchasing org/group? Is it based on the prod category assigned in the org structure for each purchasing org or purchasing group?
    5. How to do delta prod category replication?
    6. How to do Delta Material Replication?.
    7. Contracts and vendor list:-
        In our SAP training we created these from the browser. But in the actual
        implementation how do we create this?. Is it always from the browser?
    8. Direct Material and Plan driven Procurement.
       Can we use catalog items as direct material?. Just for example - > What
       about ‘Car Batteries’ that  is directly used in production and has the inventory
       also. But we are using electronic catalog for procuring this item. Is it possible to
       order this as direct material?
    9. How to replicate Plant. How to use DNL_PLNT?. Is BBP_LOCATIONS_GET_ALL will replicate all the PLANT's and its locations from the R/3 backend?
    10. In the HR system, which transaction we can view the org structure?

    Hi
    Answers to your questions ->
    1. http://help.sap.com/saphelp_srm50/helpdata/en/e9/d0fc3729b5db48e10000009b38f842/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/74/ec7b3c91c1eb1ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/55/d77c3c3fd53228e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/77/e97b3c91c1eb1ee10000000a114084/frameset.htm
    2.  Provided the necessary role is given to the Purchaser (Buyer) in the System.
    a) Yes
    b) Yes
    3. http://help.sap.com/saphelp_srm50/helpdata/en/e5/f5e938b4ece075e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/70/00c73a584611d6b21700508b5d5211/frameset.htm
    4. http://help.sap.com/saphelp_srm50/helpdata/en/2c/867d3ca2156c6ae10000000a114084/frameset.htm
    The vendor ORG has to be seperately created through trasaction PPOCV_BBP before replicating the Vendors from the R/3 System.
    http://help.sap.com/saphelp_srm50/helpdata/en/70/00c73a584611d6b21700508b5d5211/frameset.htm
    5. http://help.sap.com/saphelp_srm50/helpdata/en/42/d3b671ba67136fe10000000a1553f7/frameset.htm
    6.  http://help.sap.com/saphelp_srm50/helpdata/en/29/d586398dcfd74fe10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/05/9b8139437eac2ae10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/f5/b4bcdac7c40c4dba53e3695d18236c/frameset.htm
    7. Yes, from Browser it's quite easy and is quite user-friendly.
    8.
    http://help.sap.com/saphelp_srm50/helpdata/en/d3/4b9c3b122efc6ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/18/db183d30805c59e10000000a114084/frameset.htm
    9.
    You can use the following three routines to download locations from the backend system and store them as business partners in SAP Enterprise Buyer.
    BBP_LOCATIONS_GET_ALL
    To get all the location numbers from each backend system that is connected
    BBP_LOCATIONS_GET_FROM_SYSTEM
    To get all the location numbers from one particular backend system
    BBP_LOCATIONS_GET_SELECTED
    To get selected locations
    Previously, locations were not given business partner numbers in SAP Enterprise Buyer. If you are configuring an upgrade, you can use routines BBP_LOCATIONS_GET_FROM_SYSTEM and BBP_LOCATIONS_GET_SELECTED to check that the following conversions have been made:
    ·        Conversion of user favorites
    ·        Conversion of user attributes
    ·        Conversion of old documents
    Routine BBP_LOCATIONS_GET_ALL checks these automatically.
    Once you have run the routines, the location data is available in the SAP Enterprise Buyer system. Table BBP_LOCMAP contains the mapping information (in other words, which business partner number corresponds to which location in which backend system).
    For more information, see SAP Note 563180 Locations for EBP 4.0 – plant replication
    http://help.sap.com/saphelp_srm50/helpdata/en/62/fb7d3cb7f58910e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/77/e97b3c91c1eb1ee10000000a114084/frameset.htm
    10. PPOCA_BBP(Create) / PPOMA_BBP(Change) / PPOSA_BBP(Display).
    Regards
    - Atul

  • I am trying to clear files from my computer. I have a bunch of .m4v protected files that will not delete. They are lectures from college that I do not need anymore and would like to delete them to make room on my computer.

    I am trying to clear files from my computer. I have a bunch of .m4v protected files that will not delete. They are lectures from college that I do not need anymore and would like to delete them to make room on my computer. I have looked at the help sites and they seem to give directions to change files that people are saving in the future and not regarding past files. I am unable to change anything about the file including the name, so I can not change these past files from .m4v to something else which is deletable such as .mp4 etc. Any help would be much appreciated!!!!

    Well, most of what we can tell you is already stated in the message you are getting.  A phone can only sync with one library at a time.  You have apparently synced your phone with a different iTunes library in the past, or changes have been made to this library so the phone no longer recognizes it as the library with which it was synced.  To know which you will have to provide the information.
    If you bought them using the AppleID you use with this phone it may simply be easier to re-download them directly to the phone rather than sync them, though you will want to resolve that issue at some point.
    Downloading (using iOS or computer) past purchases from the App Store, iBookstore, and iTunes Store - http://support.apple.com/kb/ht2519

  • Trying to clear up disk space

    I'm trying to clear space on my hard drive, i´m using what size to find large files. It´s found in my home directory a temporary files folder containing around 4gigs of audio/video ts files, however i can't find these using a regular search. Why is this

    If the files or the folder start with a dot, then OS X will skip over them. If that's not the case, then it may just be that search is flaky. If you search the forums, you'll find other posts where people have had issues with it. I use EasyFind myself.
    HTH,
    ~FifthWheel

  • I have an error when installing apps on my mac from the apple store. It says "return to the purchase page and try again"... I think it is something to do with the installation process itself. I have tried to clear apple store cache, restarted apple s

    I have an error when installing apps on my mac from the apple store. It says "return to the purchase page and try again"... I think it is something to do with the installation process itself. I have tried to clear apple store cache, restarted apple store from debug menu, double checked my apple id account and etc..but doesn't work anyway.

    I'm having the same problem and went as far as to delete and reinstall the AppStore and still no dice.

  • HT201302 I am trying to clear space on our iPad. If I delete photos and videos on the iPad, will they remain saved on our iCloud account?  Need the space, don't want to lose the photos!

    I am trying to clear space on our iPad. If I delete photos and videos on the iPad, will they remain saved on our iCloud account?  Need the space, don't want to lose the photos!

    They will be backed up only until you backup again. iCloud is not a storage drive in the sky, it is a backup service only. If you delete the photos and videos from the camera roll, and then you backup the iPad with iCloud, you will overwrite that backup and the photos will be gone.
    Import the photos to your computer if they are that important to you. iCloud is for backup only, not a storage place that you can download your photos from again once you overwrite that backup.
    iOS: Importing personal photos and videos from iOS devices to your ...

  • Firefox does NOT respond when trying to clear history, cache etc

    Firefox does NOT respond when trying to clear history, cache etc
    windows says not responding and I can not clear anything

    Look this one
    http://kb.mozillazine.org/About:config_entries
    go to PRIVACY and read the following
    privacy. item. cache
    privacy. item. cookies
    privacy. item. downloads
    privacy. item. formdata
    privacy. item. history
    in about:config all the above put it to TRUE if there are FALSE
    thank you

  • Can you use iCloud to save iPhotos to the cloud? When I sign in to iCloud, I just see a few basic apps, no iPhotos.

    Can you use iCloud to save iPhotos to the cloud? When I sign in to iCloud, I just see a few basic apps, no iPhotos.

    If you're referring to the iCloud.com website for you account there are no photos there.  Photop Stream is only for syncing photos between iOS devices and Macs.
    This will exiplain what iCloud is and does in regards to photos:  iCloud: My Photo Stream FAQ
    This Apple document describes what iCloud stores: iCloud: iCloud storage and backup overview
    OT

  • Since updating my OS, none of my apps will load back onto my phone. They all say "waiting." I've tried to syn it a few times, but no luck. Any ideas?

    Since updating my fiance's phone to iOS 5.0.1 all of his apps are sitting on his phone "waiting" to install fully. I have tried to sync it a few times, and no luck. When he upgraded, it was using his Itunes account on someone else's computer (he was out of town on business). Is that why we're having an issue? How do I get this corrected? Not having a fully operational iphone is no fun!
    Thanks!

    I Definitely considered that, but the same exact thing happened with another app of mine before this. I didn't think much of it and assumed it was just a bad connection,  but every other app worked. It was my parents wifi that my family guy app would get stuck and stay on the loading screen, but every other app I had had no trouble connecting to the wifi. Mine and my boyfriends wifi is the one that the pool app gets stuck on the loading screen, but everything else works. I mean the apps that are having trouble connecting work perfectly on 3G, but I have limited data so I can't use it all the time. It feels like the two situations are too similar to just be a coincidence, but I can't think of anything it could be.

Maybe you are looking for

  • MODEL clause using CONNECY BY PRIOR

    Hello. I have the following table, CONTEXT_MAPPING: Name Null? Type ID NOT NULL NUMBER(38) CONTEXT_ITEM NOT NULL VARCHAR2(30) ID_1 NUMBER(38) ID_2 NUMBER(38) ID_3 NUMBER(38) ID_4 NUMBER(38) ID_5 NUMBER(38) It's a self referencing table, i.e. ID_1 wil

  • Hierarchy Node Intial load from R/3 to CRM 5.2

    Hi I have this problem when download form R/3 4.6c to CRM 5.2 hierarchy node. Can you help me? It's very important because we are blocked. Thanks Best regards. we downloaded the following customer hierarchy: 0002189004 - 0002199004 - 0002190509 - 000

  • Sleep problem on new 1.5GHz Mac mini

    Anyone else having problems with their Intel-based Mac mini not waking up after it's been in sleep mode for a while (1-2 hours)? The mini's light stops pulsating when trying to wake it up from sleep, but only stays dim. It never actually wakes up. A

  • ERROR While Running LSMW (IDOC)

    Hi , While i am executing LSWM through IDOC(Start IDOC Processing) i am getting  No Partner Exists with the name ",type". Please tel me if anybody Knows..... Regards, SaravanaKumar Edited by: saravana kumar on Mar 20, 2008 1:05 PM

  • Yosemite force reboot

    I am running a Mac Pro 3,1 (early 2008), with OS X 10.10.1, and a retro fitted ATI Radeon HD 5770. For the last two days my Mac has been suddenly force-rebooting on its own. On the restart, it now always asks the Finder to allow incoming connections.