Git Product home page Git Product logo

cert_demos's Introduction

Certificate demos using docker, nginx, openssl, curl

Figuring out how certificates work, with practical examples. The days I spent on this saved me a few hours of reading :)

Required knowledge

It will probably help to know some docker basics. Hopefully this should suffice for the rest:

  • nginx: a HTTP server / reverse-proxy
  • openssl: a cryptography tool that can create certificates, and do many other things related to certificates and keys
  • curl: a terminal-based HTTP client

Before you start

Install docker.

If running in msys/windows, run source 00_init_env.sh. This project was developed on Windows, so that'll show in the path names etc. Just be aware you may need to tweak things a bit to run in other OSs.

Run the demos

Proceed through each numbered folder to see different server/auth etc. configurations. Each folder has a readme with details about what's happening.

todo

  • tldr version of all this for ppl like me
  • proof-read all docs, test all scripts, rename stuff if needed (eg. 'certificate.crt')
  • add pictures

cert_demos's People

Watchers

James Cloos avatar  avatar

Forkers

dmak007

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.