FireBrick Road Warrior Certificates: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
|||
| Line 23: | Line 23: | ||
#First install an up to date version of bash and openssl |
#First install an up to date version of bash and openssl |
||
# |
#*eg via homebrew (once homebrew is installed, <syntaxhighlight lang="bash" inline>brew install openssl</syntaxhighlight> and then <syntaxhighlight lang="bash" inline>brew install bash</syntaxhighlight> |
||
#Secondly, modify the make-* scripts to use the correct path, ie: <syntaxhighlight lang="bash" inline>#!/usr/local/bin/bash</syntaxhighlight> |
#Secondly, modify the make-* scripts to use the correct path, ie: <syntaxhighlight lang="bash" inline>#!/usr/local/bin/bash</syntaxhighlight> |
||
== Certificate Authority == |
== Certificate Authority == |
||