Hi everyone, I'm new to OpenSSL, I'd like to use it to implement WPA2 with my router. I can't seem to find a good "How To" on generating the required certificates, CA and keys for the server and client. My initial attempts all failed. Does any one have any good How To's? I assume I have to generate and sign my own CA, generate the server public and private keys and generate private keys for all the clients.
Thanks in advance!