Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

matt-glover/cas_and_ssl_presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate Authorities and SSL Presentation

Generate the Presentation

Install the dependencies:

bundle install --path vendor --binstubs

Generate the presentation site:

bin/slideshow presentation

View the Presentation

Load the site in a browser: file:///your/local/code/path/presentation.html

Be sure to allow javascript if running locally for full presentation support.