Calendarserver only supports SSLv3

Hello,
I wonder why my iCal Server only Supports SSLv3. I didn't found any configuration for this. I'd rather like to use TLS1.0 and block any SSLv3.
(Looked in /Library/Server/Calendar\ and\ Contacts/Config/caldavd-system.plist)
% nmap --script ssl-enum-ciphers -p 8443 cal.xxx.de
Starting Nmap 5.51 ( http://nmap.org ) at 2014-10-16 16:28 CEST
Host is up (0.0011s latency).
PORT     STATE SERVICE
8443/tcp open  https-alt
| ssl-enum-ciphers:
|   SSLv3
|     Ciphers (6)
|       TLS_RSA_WITH_3DES_EDE_CBC_SHA
|       TLS_RSA_WITH_AES_128_CBC_SHA
|       TLS_RSA_WITH_AES_256_CBC_SHA
|       TLS_RSA_WITH_RC4_128_MD5
|       TLS_RSA_WITH_RC4_128_SHA
|       TLS_RSA_WITH_SEED_CBC_SHA
|     Compressors (1)
|_      uncompressed
BTW:
# openssl version
OpenSSL 0.9.8y 5 Feb 2013
Shouldn't Apple take any action on this? I feel uncomfortable using OSX Server while not being able to serve something > TLS1.0 without updateing openssl myself.
Thanks in advance!

Apple posted the following updates that include a fix for the SSLv3 "Poodle" issue:
Yosemite 10.10
Security Update 2014-005 Mavericks
Security Update 2014-005 Mountain Lion
as well as updates for all currently supported Servers (4.0, 3.2.2, 2.2.5)
All of them contain the following:
Secure Transport
Impact:  An attacker may be able to decrypt data protected by SSL
Description:  There are known attacks on the confidentiality of SSL
3.0 when a cipher suite uses a block cipher in CBC mode. An attacker
could force the use of SSL 3.0, even when the server would support a
better TLS version, by blocking TLS 1.0 and higher connection
attempts. This issue was addressed by disabling CBC cipher suites
when TLS connection attempts fail.
CVE-ID
CVE-2014-3566 : Bodo Moeller, Thai Duong, and Krzysztof Kotowicz of
Google Security Team
It would appear that your browsers will show "maybe vulnerable" on the poodletest site, so my guess is that OS X will prevent all apps from using SSLv3 even if they would otherwise be capable of doing so.  This will protect other apps, such as e-mail clients that are also normally able to use SSLv3.

Similar Messages

  • HT5628 When i try to install windows 8 on my macbook pro (early 2011) it says that it only supports windows 7?

    When i try to install windows 8 with bootcamp on my Macbook pro (early 2011) it says it only supports windows 8, how can i fix this?

    bootcamp mean dual boot which mean a dual osx install
    virtual machine is installing another operating system as an applications so to speak
    http://en.wikipedia.org/wiki/Virtual_machine

  • I'm using a 2014 iMac and a Win 8.1 64bit install disc with bootcamp. I created the ISO according to the instructions but when I selected it in bootcamp I got the following error "Boot Camp only supports Windows 7 or later..."

    Bootcamp rejects the ISO file made from a windows 8.1 disc with the error message "Boot Camp only supports Windows 7 or later installation on this platform. Please use an ISO file for Windows 7 or later installation."
    How do I get past this?

    Hi Loner T
    No the ISO is just 64bit. I bought a shrink wrapped copy of 8.1 full version. It has two discs, one for 32bit and one for 64bit. I used the 64bit disc.
    I inserted it in an older iMac that has a dvd drive, and shared that across to my new iMac. I used disc utility to create a disc image following instructions I found here...
    Boot Camp: Creating an ISO image from a Windows installation DVD - Apple Support
    This created an ISO file. I then went into bootcamp but when I tried to use the ISO file to create a boot USB it failed with the error above.
    Regards
    Ian

  • When i try to install windows 8 with bootcamp on my Macbook pro (early 2011) it says it only supports windows 7, how can i fix this?

    When i try to install windows 8 with bootcamp on my Macbook pro (early 2011) it says it only supports windows 7, how can i fix this?

    if your computer does not support the operating system you wish to install in bootcamp then you have to use a virtual machine like virtual box to install the operating system you wish to install

  • MacBook Pro 15" Mid 2012 says only supports Windows 7

    Hi there,
    I have Windows 8 already running on my MacBook Pro 15" Mid 2012 and now I am trying to install the latest drivers. But when I download the drivers via the Boot Camp Assistant it claims my MacBook only supports Windows 7.
    I did the manual download on the Windows side of life, but it fails to install, shortly after hitting setup. I guess, it checks the modell and fails.
    Also, maybe or maybe not, unrelated in the MacBook's about me it claims to be a 13", where as in the system report it shows the correct information.
    Any idea would be appreciated...
    Thanks,
    Thomas

    https://discussions.apple.com/message/21540547#21540547
    projectRelentless has some work arounds that may help here specifically:
    If you want, try and click setup in this latest BootCamp support set, and you will get another sad error claiming x64 is not supported, something awful to that nature.  Awww man, this far, only to get let down.  Nope.  We are going to fix that.  And this is where ErikVanD's post pointed me to what we do next.
    It was said to navigate in the BootCamp 5.0.5033 folder to something of the effect of BootCamp/Drivers/Apple and run the MSI file "BootCamp"  (MSI file will say Windows Installer in its description, and not necessarily MSI for anyone not too savy with Windows) **note - NOT .bootcamp (notice the period in the front) and it should work and install the new Windows 8 support for your MBP...but in my case it didn't, which is why im posting how i fixed this.  Your setup may somehow be different, but mine gave me an error say it "needs elevated permissions to run, use setup.exe instead.  We tried that remember!  And it gave us the x64 not supported error.  Oh man!  Blabbing aside, this file needs to be ran as an administrator, which yeah your the only user, but Windows is funny like that.  Normally youd just right click, and select run as administrator, but out the box, that option isnt there when you right click, only install, repair, open with etc.  Here's the next trick, you need to add a registry file to enable running as an administrator, dont be afraid, this is an old trick, and really easy. 
    Open notepad in Windows, and create a new doc, call it Add_MSI_run_as_administrator.reg
    Paste this following code into the new doc
    Windows Registry Editor Version 5.00 
    HKEY_CLASSES_ROOT\Msi.Package\Shell\runas] "HasLUAShield"=""  [HKEY_CLASSES_ROOT\Msi.Package\shell\runas\Command] @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\     00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\    73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\   00,69,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
    Or download the file already made from my company server at http://www.theprojectdev.com/public/pub.html  **i put this there as a courtesy to help others like me, its just a complete reg file, so either create your own through copy and pasting above or download it.  Either way, put it on your desktop.
    Now double click the new registry file, and allow/ok it to do its thing. 
    Once done, you can discard the file from your desktop, or keep, your choice.
    Guess What!?  Now we can do the impossible!  Lets revisit that solution from before by going to the newest BootCamp 5.0.5033, and navigate to BootCamp/drivers/Apple and select that tricky BootCamp MSI file that wouldnt allow us to run, this time RIGHT CLICK it.  Because of our new registry entry we placed, we now have an option to "Run as Administrator"  Click that option.
    WooHoo!  We have done what coudnt be done, BootCamp will now walk you through the installer, and add all the great support for Windows 8
    Boot Camp Support Software 5.0.5033
    http://support.apple.com/downloads/DL1638/en_US/BootCamp5.0.5033.zip

  • Can I change my w700 vista 32 bit to windows 7 64 bit since lenovo says they only support 64bit w7

    I have a 5-6 month old w700 (2757-cto) that came with 32bit vista downgraded to 32bit xpp.  It worked pretty good but the operating system wasn't stable enough for what I do so I upgraded to windows 7 32bit beta. It worked except the wacom pad didn't respond (a common complaint) when windows 7 came out I redid the operating system from scratch, reloaded the drivers and found that the fingerprint software and the wacom tablet still didn't work.  I went to lenovo's update to windows 7 page and found out that the w700 is only supported for 64 bit windows, I bought windows 7 64 bit and tried to reconfigure my computer but the boot keeps coming up that there is no operating system on the disk.  I then called software support and was told they wouldn't help me because it's an "upgrade" and that isn't their job.
    I then tried windows vista ultimate (32 bit version) which is similar to the operating system I supposedly bought (windows vista business is the sticker on the bottom of the computer) This had no trouble with the operating system on the disk and the fingerprint software worked but the wacom tablet still didn't work.
    I would like to use windows 7 64 bit (if this actually works with the wacom tablet -- I don't have much faith left) otherwise I'd like to use windows vista 32 bit which is what they sold me but doesn't work with the tablet in spite of using every combination of removing previous software, rebooting, etc, etc--[you don't want to know] .
    Any suggestions or similar experience would be greatly appreciated.
    Thanks,
    JRF

    After installing Windows 7 64bit on Intel SSD I install ThinkVantage System Update 4.0.
    that  have installed the necessary drivers.
    Wacom tablet works as well as all 32bit and 64 bit graphics program,
    even the games work when you install DirectX 9.

  • Hi there, I've upgraded my Snow Leopard iMac to Yosemite 10.10.1 and would like to install windows 8.1, but bootcamp keeps telling me my mac only supports windows 7. Is there a way I can change that, please?

    Hi there, I've upgraded my Snow Leopard iMac to Yosemite 10.10.1 and I would like to install Windows 8.1 using bootcamp. However, there's a pop-up saying that my Mac is only supporting Windows 7. Is there a way to change that, please? Thanks

    Please find your Mac Model Identifier from About This Mac -> (More Info) -> System Report -> Hardware and compare it to the following list. If your model identifier appears in this list, you can only install Windows 7.

  • HT5634 Late 2013 Macbook Pro Retina only support Windows 7 (Trying to install 8.1)

    I have a 15 inch Macbook Pro Retina (Late 2013) trying to install Windows 8.1 (64-bit) via Boot Camp on USB with an ISO. Upon downloading Windows support software, I'm greeted with a pop-up that says: "This Mac only supports Windows 7, do you want to continue?" However, upon further investigation, according to Apple's website, it says my model is officially supported for Windows 8.1 What's going on here?
    Boot Camp: Version 5.1.2 (481)
    OSX Version: 10.9.2
    Thanks!
    -Sterling

    I am new to the community as well but have been an apple genuis for a while.  The way I put windows on my mac (late 2012 pro) last year was I bought windows 7, and used bootcamp to install it.  I would have someone at best buy or a tech store do it for you though. If you dont want to pay $200 for windows 7, you can just buy an app called parallels (also at like a best buy) and use that.  I believe it is around $75 but not sure.  Hope this helps

  • My Mac only supports Windows 7? (MacBook Pro 15-inch Mid 2012)

    I don't get this... I have the latest 15-inch MacBook Pro (not retina) available and I get a message from Boot Camp 5.0.2 saying that my Mac only supports Windows 7.
    Isn't this an error? Why wouldn't I be able to get Windows 8 drivers for the latest 15-inch MacBook Pro.
    Is this an error/un-updated version of Boot Camp or will I be stuck with Windows 7 forever?

    It means your Macbook Pro will run on Windows 8.
    Mac Book Pro (15-inch and 17-inch, Mid 2010) and MacBook Pro (Early 2011 or newer)
    That means your 15 Inch Macbook Pro is newer so it should install with no issues.
    The problem might be Windows not having drivers for your newer Macbook Pro.  Not necessarlly means that it's your Macbook Pro's or Apple's fault - it would be a Windows issue.

  • Why FAN is only supported for Exalogic platform? Is this intended to include it in x86 platform?

    Why FAN is only supported for Exalogic platform? Is this intended to include it in x86 platform?

    Hi,
    FAN support along with all of the RAC support enhancements in Tuxedo 12.1.3 are licensed as part of the Exalogic Elastic Cloud Software which is included with Exalogic and SuperCluster systems.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • I have an old JVC video camera and wish to import videos however the driver only supports windows.

    I have an old JVC digital camera and am trying to upload videos on to my Macbook pro. However the device is not recognised and the drivers only support windows.

    I have an old JVC camera, i would like to transfer the video which is on mini DV cassette
    It would help if you give us the exact model JVC camcorder you have.
    That said, nearly all miniDV camcorders (including JVC miniDV cams) transfer video via Firewire (aka iLink or IEEE 1394), not USB.   And no drivers are required, at least not on a Mac.  If you have a more recent Mac that has a Thunderbolt port (no Firewire port), you can use an Apple Thunderbolt-Firewire adapter to connect your camcorder to your Mac (although you may also need a 4-pin to 9-pin FW cable).
    Also, on miniDV camcorders that have both Firewire and USB connections, the USB connection is almost exclusively reserved for transferring still photos from the memory card in the camcorder, not video from the miniDV cassettes.

  • BAPI_ACCOUNT_GETBALANCES  only supports IS Utilities?

    Does anyone know what tables this BAPI goes against and if it only supports IS-Utilites and will not return standard customer or vendor balances?
    Thanks

    John:
    This bapi is for FICA account balance determination, and is used by utilities, telco, etc.  It will only retrieve balances from FICA via DFKKOP - not customer or vendor balances which reside in FIAR.
    regards,
    bill.

  • I have an old version of itunes on my computer.  My current iPhone will only support OS 10.6.8, how can I upgrade to that system instead of the latest version?

    I have an old version of itunes on my computer.  My current iPhone will only support OS 10.6.8, how can I upgrade to that system instead of the latest version?

    In teh middle of this page...
    -> http://support.apple.com/kb/DL1576
    Download iTunes 10.7 for Windows here: iTunes 10.7 for Windows

  • Photo Stream only supports JPEG, PNG, TIFF and RAW files.

    I'm using Panasonic LX3 with its RAW format (a supported RAW format since sometimes with iPhoto '09 already)
    When I choose to Photo Stream my images after import with iPhoto '11, it says "Photo Stream only supports JPEG, PNG, TIFF and RAW files."
    My files are RAW formats so why can't I photo stream it?!
    Is there something I can get around or need to wait for Apple to support this?!

    You don;t have a preset set. What you are seeing is normal behavior when importing Raw files.
    What you see at first is the camera produced JPG preview imbedded in the Raw file. Aperture puts this up while it decodes the actual Raw data. This JPG has all the special settings and enhancements set on the camera and is basically the image that would be produced if you were shooting JPG.
    As a rule none of the settings on the camera (apart from the basics) are applied to the Raw file though some of the newer cameras have settings that could affect the data stored in the Raw file.
    This is a often asked question by those just getting into Raw and you can search the discussions here for other answers to this question.
    Given the capability of today's cameras, especially the high-end ones, a lot of users have decided to abandon Raw as unnecessary  if they are happy with the images the camera produces. It's all a matter of personal needs.
    regards

  • Does "Access Enforcer" only support "role" based SOD analyse?

    Hi Expert,
    In the demo script, when the user create the "Access Request Form", he can choose the "Role" he wanted from "Select roles" list, I'm just wondering whether each role here is corresponding to the role in the backend system? for example,
    If I choose role "Z_AP_ACCOUNTANT" actualy at that time there is a role called "Z_AP_ACCOUNTANT" already in the backend system if the system is a SAP ECC system.
    Another question is, if so, does that mean it can only support "Role" based SOD analyse? as you know, each role may contain several "authorization objects", can it be done from "authorization object" level?
    Thanks and best regards.

    Hi,
    The Roles are normally determined based on the SOD.Using T/code:PFCG the roles are mapped to the system.These Roles are common to all the system,regardless of R3,Virsa etc.
    The roles also can be determined without SOD [but this is not recommended.].
    The SOD is only to ensure that there exist no internal control weaknesses while creating the Roles at an organizational level.Thus it is only an excercise outside the System,be it SAP,Virsa or else.
    At the system level we map only the roles [ using :PFCG].We dont map SOD here.So,SOD or No SOD,the system supports the Roles.
    Hope this helps.
    Regards,
    Ramesh.

Maybe you are looking for

  • Legal use of Skype API (Skype4COM.dll library) in ...

    Please answer my Question: is it legal (due to Skype licence, and restrictions) to use Skype API (Skype4COM.dll library) for C# with our own, commercial software - dedicated to personal communication for elderly people? Best PawelMarek

  • HP1200 Laserjet Driver not installing on Win 8.1

    I'm trying to connect and install an HP 1200 printer to my Pavillion 500-118, which I have recently upgraded to Win 8.1. The HP Support site shows a driver for Win 8 and 8.1 (USB), but after I download the .msi file nothing happens. Not clear what I

  • Learn ABAP OO

    Hello everybody, I am very familiar with the >normal< ABAP. Now I want to learn ABAP OO. What do you suggest, is the best way to learn it? Thanks a lot Regards Mario

  • Help needed with report grouping

    Post Author: David Waugh CA Forum: General I have a summary report that has three groupings - The groupings areas follow: Partner Group (Group1)Client Group (Group2)Actual Client (Group3) For instance, there are 9 Partners, and each Client Group can/

  • California=¤+91-9829644411 love *problem solution molvi ji uk,usa,canada,england

    website =blackmagicvashikaranspecialist.in Email=[email protected]+91-9829644411Vashikaran Mantra To Control WifeVashikaran Mantra To Control HusbandVashikaran Mantra To Control GirlfriendVashikaran Mantra To Control BoyfriendContact To Molvi Ji +91