Waiting for network interface availability...
Waiting for network interface availability...
Waiting for network interface availability...
Waiting for network interface availability...
Waiting for network interface availability...
Waiting for network interface availability...
Fetching URL: https://www.openssl.org/
HTTP/1.1 200 OK
Date: Thu, 04 Aug 2016 22:14:30 GMT
Server: Apache/2.4.7 (Ubuntu)
Strict-Transport-Security: max-age=31536000; includeSubDomains
Accept-Ranges: bytes
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html lang="en">
<!-- head.inc -->
  <title>OpenSSL</title>
  <meta charset="utf-8">
  <meta name="author" content="OpenSSL Foundation, Inc.">
  <meta name="HandheldFriendly" content="True">
  <meta name="MobileOptimized" content="320">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">

  <link rel="canonical" href="https://www.openssl.org/">
  <link href="/favicon.ico" rel="icon">
  <link href="/inc/screen.css" media="screen, projection" rel="stylesheet" type="text/css">

  <script src="/inc/modernizr-2.0.js"></script>
  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  <script>!window.jQuery && document.write(unescape('%3Cscript src="./inc/libs/jquery.min.js"%3E%3C/script%3E'))</script>
  <script src="/inc/octopress.js" type="text/javascript"></script>

  <link href="//fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">

  <!--[if lt IE 9]>
    <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  <![endif]-->
<!-- end -->


<body>
  <!-- banner.inc -->
<header role="banner">
  <hgroup>
    <h1>
      <a href="/">
        <span id="header-open-text">Open</span><span id="header-ssl-text">SSL</span>
      </a>
    </h1>
    <h2>
      Cryptography and SSL/TLS Toolkit
    </h2>
  </hgroup>
</header>

<nav role="navigation">
  <form action="https://www.google.com/search" method="get">
    <fieldset role="search">
      <input type="hidden" name="sitesearch" value="www.openssl.org" />
      <input class="search" type="text" name="q" results="0" placeholder="Search"/>
    </fieldset>
  </form>

  <ul class="main-navigation">
    <li><a href="/" title="Home page">Home</a></li>
    <li><a href="/source/" title="Source code">Downloads</a></li>
    <li><a href="/docs/" title="FAQ, FIPS, manpages, ...">Docs</a></li>
    <li><a href="/news/" title="Latest information">News</a></li>
    <li><a href="/policies/" title="How we operate">Policies</a></li>
    <li><a href="/community/" title="Blog, bugs, email, ...">Community</a></li>
    <li><a href="/support/" title="Commercial support and contracting">Support</a></li>
  </ul>
  </nav>
<!-- end -->


  <div id="main">
  <div id="content">
    <div class="blog-index">
      <article>
    <header><h2>Welcome to OpenSSL!</h2></header>
    <div class="entry-content">
      <p>
          OpenSSL is an open source project that provides a
      robust, commercial-grade, and full-featured toolkit
      for the Transport Layer Security (TLS) and Secure
      Sockets Layer (SSL) protocols. It is also a general-purpose
      cryptography library.  For more information about the
          team and community around the project, or to start making
          your own contributions, start with the
          <a href="/community">community</a> page. To get the
          latest news, download the source, and so on, please see
          the sidebar or the buttons at the top of every page.
      </p>

      <p>
      The OpenSSL toolkit is licensed under an Apache-style license,
      which basically means that you are free to get and use it for
      commercial and non-commercial purposes subject to some simple
      license conditions.
      </p>

      <h3>Latest News</h3>
      <table class="newsflash" width="90%">
        <tr><td class="d">Date</td><td class="t">Item</td></tr>
<tr><td class="d">04-Aug-2016</td><td class="t">Beta 3 (pre-release 6) of OpenSSL 1.1.0 is now available: please download and test it</td></tr>
<tr><td class="d">03-May-2016</td><td class="t"><a href="/news/secadv/20160503.txt">Security Advisory</a>: several security fixes</td></tr>
<tr><td class="d">03-May-2016</td><td class="t">OpenSSL 1.0.2h is now available, including bug and security fixes</td></tr>
<tr><td class="d">03-May-2016</td><td class="t">OpenSSL 1.0.1t is now available, including bug and security fixes</td></tr>
<tr><td class="d">28-Apr-2016</td><td class="t">OpenSSL 1.0.2h and 1.0.1t <a href="https://mta.openssl.org/pipermail/openssl-announce/2016-April/000069.html">security releases due 3rd May 2016</a></td></tr>

        <tr><td class="d"><a href="news">More...</a></td><td class="t"></td></tr>
      </table>
      <p>&nbsp;</p>

      <h3>Legalities</h3>
<p>
Please remember that export/import and/or use of strong
cryptography software, providing cryptography hooks, or even just
communicating technical details about cryptography software is
illegal in some parts of the world. So when you import this
package to your country, re-distribute it from there or even
just email technical suggestions or even source patches to the
authors or other people you are strongly advised to pay close
attention to any laws or regulations which apply to
you. The authors of openssl are not liable for any violations
you make here. So be careful, it is your responsibility.
</p>

<h3>Acknowledgement</h3>
<p>
This product includes cryptographic software written by Eric
Young. This product includes software written by Tim Hudson
(tjh@cryptsoft.com).
</p>



    </div>
    <footer>
      You are here: <a href="/">Home</a>
      <br/><a href="/sitemap.txt">Sitemap</a>
    </footer>
      </article>
    </div>
    <!-- sidebar.inc -->
<aside class="sidebar">
  <section>
    <h1><a href=".">Home</a></h1>
    <ul>
      <li>
        <a href="source">Downloads: Source code</a>
      </li>
      <li>
        <a href="docs">Docs: FAQ, FIPS, manpages, ...</a>
      </li>
      <li>
        <a href="news">News: Latest information</a>
      </li>
      <li>
        <a href="policies">Policies: How we operate</a>
      </li>
      <li>
        <a href="community">Community: Blog, bugs, email, ...</a>
      </li>
      <li>
        <a href="support">Support: Commercial support and contracting</a>
      </li>
      <li>
        <a href="support/acks.html">Sponsor Acknowledgements</a>
      </li>
    </ul>
  </section>
</aside>
<!-- end -->


  </div>
</div>

<!-- footer.inc -->
<footer role="contentinfo">
  <p>
    Please report problems with this website to webmaster at openssl.org.
  </p>
  <p>
    Copyright &copy; 1999-2016, OpenSSL Software Foundation.
  </p>
</footer>
<!-- end -->

</body>

</html>

CURL_EASY_PERFORM() SUCCEEDED!
Fetching URL: https://www.openssl.org/news/
HTTP/1.1 200 OK
Date: Thu, 04 Aug 2016 22:14:31 GMT
Server: Apache/2.4.7 (Ubuntu)
Strict-Transport-Security: max-age=31536000; includeSubDomains
Accept-Ranges: bytes
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html lang="en">
<!-- head.inc -->
  <title>OpenSSL</title>
  <meta charset="utf-8">
  <meta name="author" content="OpenSSL Foundation, Inc.">
  <meta name="HandheldFriendly" content="True">
  <meta name="MobileOptimized" content="320">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">

  <link rel="canonical" href="https://www.openssl.org/">
  <link href="/favicon.ico" rel="icon">
  <link href="/inc/screen.css" media="screen, projection" rel="stylesheet" type="text/css">

  <script src="/inc/modernizr-2.0.js"></script>
  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  <script>!window.jQuery && document.write(unescape('%3Cscript src="./inc/libs/jquery.min.js"%3E%3C/script%3E'))</script>
  <script src="/inc/octopress.js" type="text/javascript"></script>

  <link href="//fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
  <link href="//fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">

  <!--[if lt IE 9]>
    <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  <![endif]-->
<!-- end -->


<body>
<!-- banner.inc -->
<header role="banner">
  <hgroup>
    <h1>
      <a href="/">
        <span id="header-open-text">Open</span><span id="header-ssl-text">SSL</span>
      </a>
    </h1>
    <h2>
      Cryptography and SSL/TLS Toolkit
    </h2>
  </hgroup>
</header>

<nav role="navigation">
  <form action="https://www.google.com/search" method="get">
    <fieldset role="search">
      <input type="hidden" name="sitesearch" value="www.openssl.org" />
      <input class="search" type="text" name="q" results="0" placeholder="Search"/>
    </fieldset>
  </form>

  <ul class="main-navigation">
    <li><a href="/" title="Home page">Home</a></li>
    <li><a href="/source/" title="Source code">Downloads</a></li>
    <li><a href="/docs/" title="FAQ, FIPS, manpages, ...">Docs</a></li>
    <li><a href="/news/" title="Latest information">News</a></li>
    <li><a href="/policies/" title="How we operate">Policies</a></li>
    <li><a href="/community/" title="Blog, bugs, email, ...">Community</a></li>
    <li><a href="/support/" title="Commercial support and contracting">Support</a></li>
  </ul>
  </nav>
<!-- end -->


  <div id="main">
    <div id="content">
      <div class="blog-index">
    <article>
      <header><h2>News<h2></header>
      <div class="entry-content">
        <p>
        To get the latest source, see the
        <a href="/source">Downloads</a> section.
        For an exhaustive list of all releases (and some other
        announcements), see the <a href="newslog.html">Newslog</a>
        page.
        </p>

        <p>If you think you have found a security bug, or want
        to look at all the vulnerabilities we have published and
        fixed, visit the
        <a href="vulnerabilities.html">Vulnerabilities</a> page.</p>

        <p>We have an online copy of our
        <a href="changelog.html">Changelog</a>.  It is
        also part of the distribution.</p>
        </p>
      </div>
      <footer>
        You are here: <a href="/">Home</a>
        : <a href=".">News</a>
        <br/><a href="/sitemap.txt">Sitemap</a>
      </footer>
    </article>
      </div>
      <!-- sidebar.inc -->
<aside class="sidebar">
  <section>
    <h1><a href=".">News</a></h1>
    <ul>
      <li>
    <a href="newslog.html">Newslog</a>
      </li>
      <li>
    <a href="vulnerabilities.html">Vulnerabilities</a>
      </li>
      <li>
    <a href="changelog.html">Changelog</a>
      </li>
    </ul>
  </section>
</aside>
<!-- end -->

    </div>
  </div>

<!-- footer.inc -->
<footer role="contentinfo">
  <p>
    Please report problems with this website to webmaster at openssl.org.
  </p>
  <p>
    Copyright &copy; 1999-2016, OpenSSL Software Foundation.
  </p>
</footer>
<!-- end -->

</body>

</html>

CURL_EASY_PERFORM() SUCCEEDED!
