Skip to content

Just some regular tools for some regular stuff

Notifications You must be signed in to change notification settings

ConsulTent/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

tools

Just some regular tools for some regular stuff

This will be (hopefully) a growing collection of random tools to made SysAdmin/DevOps life easier.

Contents


  • haproxy/generate-haproxy-ssl_fc.sh

Generate a forced SSL block from a running site's SSL cert. Just a SAN cert on a site, run this script, then stick the output into your haproxy.conf for per-domain 301 redirects. Usage

./generate-haproxy-ssl_fc.sh <domain>
Where <domain> is your domain.  You can test with google.com.  Make sure openssl, awk and
standard Linux friends are installed.

screen shot 2018-08-08 at 2 52 33 pm

About

Just some regular tools for some regular stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages