Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick Road Warrior Certificates: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
mNo edit summary
AA-Andrew (talk | contribs)
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>
#*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 ==