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