osx - Should I let JungleDisk replace my /Library/Preferences/cacert.pem?

12
2014-04
  • Greg Hendershott

    About a week ago JungleDisk Desktop backup started warning it couldn't upload a "database" file (that it uses for speed), and was falling back to a regular upload, which succeeds.

    Example message:

    Warning Details (Jungle Disk Desktop 3.16 Mac Intel)
    ------------------------
    Database file update failed (falling back to normal upload)
    Exception Code: xHTTPRequestFailed (59)
    Time: 6/13/13 8:20:24 PM (GMT-5)
    Detailed Message: HTTP error (60) Peer certificate cannot be authenticated with known CA certificates: SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    Error Location: JungleHTTP.cpp:1002 
       via JungleServerRequest.cpp:130 
       via JungleDiskAdv.cpp:1831 
    

    I contacted JungleDisk support online. The rep had a number of suggestions. I've tried all except the last one: Delete /Library/Preferences/cacert.pem O_o

    1. Go to the following location on your hard drive in /Library/Preferences/
    2. Once there, remove or rename the following files: cacert.pem and .com.jungledisk.service.status (if you see it)
    3. Then go to the Jungle Disk Activity Monitor's menu to select Help > Manage Background Program and stop, then start the service here.

    IIUC /Library/Preferences/cacert.pem is normally managed by OS X KeyChain and has all my root certificates. It seems ... weird ... to let JungleDisk plop its own file there. It's not that I actively distrust them. It just seems like a file that requires extraordinary trust.

    • Am I justified or paranoid?
    • If I'm justified, what should I do instead?
  • Answers
  • Greg Hendershott

    It seems that /Library/Preferences/cacert.pem is not managed by OS X Key Chain. It appears to be a file that JungleDisk put there originally.

    I base that on:

    1. Examining some of the certs in there, which don't match the OS X Key Chain GUI.

    2. When I delete the file and let JD recreate it, it exactly matches the original.


  • Related Question

    osx - How to effectively reduce the track-pad sensitivity more than system preferences will let you (OS X Lion)
  • JonathonG

    I am using a Magic Trackpad, and I have turned the sensitivity all the way down in System Preferences, but it's not slow/insensitive enough. I have a gaming mouse that has custom DPI settings, and I can make it so that moving the mouse about 6 inches across the mouse pad moves the cursor on-screen only about 100 pixels, which is closer to what I want, but I can't seem to find a way to do this with the trackpad.

    Can someone point me in the direction of a method to slow down the cursor further while using a Magic Trackpad? Perhaps there is a piece of software out there that allows further customization of the Magic Trackpad's performance, or some similar solution?


  • Related Answers
  • kukoo

    Maybe you can try the BetterTouchTool, http://cl.eye.rs/index.php?u=217994, where you can adjust the tracking speed.

  • JonathonG

    After trying the few-and-far-between "tools" available for Mac, all of which failed miserably, I ended up simply writing a basic background script that allowed for me to truly control the cursor speed. This was the only way I found to do it.