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

 
== 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>
wget http://www.firebrick.co.uk/tools/make-client-cert
75

edits