Git Product home page Git Product logo

vagrant-centos6-httpd-openssl's Introduction

Vagrantfile to create a CentOS 6 machine with the latest Apache httpd and OpenSSL

Details

  • Starts from the centos/6 Vagrant image
  • Uses Virtualbox provider with port forwarding
  • Downloads and builds OpenSSL 1.1.1a (centos6_openssl.sh)
  • Downloads and builds Apache httpd 2.4.38 with the downloaded OpenSSL version (centos6_httpd.sh)
  • Starts apache with mod_ssl on 443 (host = 10443) and 80 (host = 10080)

Note

Usage

Clone, start and test (will display server information)

  • git clone https://github.com/jadbaz/vagrant-centos6-httpd-openssl
  • cd vagrant-centos6-httpd-openssl
  • time vagrant up; echo "*****************************"; curl -v -k https://127.0.0.1:10443 > index.html

vagrant-centos6-httpd-openssl's People

Contributors

cah-jad-baz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.