Results 1 to 2 of 2

Thread: OpenSSL version

  1. #1
    Join Date
    May 2015
    Beans
    1

    OpenSSL version

    I know that the version of OpenSSL used in Ubuntu 15.04 is supposed to be 1.0.1f-1ubuntu11,
    but when I type "openssl version" it says "1.0.1f January 6 2014."

    Shouldn't the version reported be 1.0.1f-1ubuntu11?
    How can I verify that the version of openssl is indeed the updated, patched version of openssl
    if version reports that it is the old version?

    Thanks!

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: OpenSSL version

    Code:
    openssl version -a
    look at the built on date...

    The -1ubuntu11 tag is part of Ubuntu's own packaging scheme and shouldn't be reflected in the actual package.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •