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 Certificate Authentication: Difference between revisions

Content deleted Content added
Aa-jamie (talk | contribs)
Aa-jamie (talk | contribs)
Line 17: Line 17:


== Generate the Client Certificate ==
== Generate the Client Certificate ==
Using a tool such as wget, download the make-client-cert script. This is a modified version of the make-cert script that changes <tt>extended=extendedKeyUsage=serverAuth<tt/> to <tt>extended=extendedKeyUsage=clientAuth</tt>, to generate the client certificate.
Using a tool such as wget, download the make-client-cert script. This is a modified version of the make-cert script that changes <tt>extended=extendedKeyUsage=serverAuth</tt> to <tt>extended=extendedKeyUsage=clientAuth</tt>, to generate the client certificate.
<SyntaxHighlight lang=bash>
<SyntaxHighlight lang=bash>
wget http://www.firebrick.co.uk/tools/make-client-cert
wget http://www.firebrick.co.uk/tools/make-client-cert