eap.conf - tls{private_key_password = whatever}
Hello everyone, hope someone can answer me quite fast on this one =) Have tried google it but couldnt find something about it. Since I want to use peap i need to change the line "private_key_password = whatever" in the tls section to my own private key which I set in the server.cnf file which is used for creating the certs. What I wonder is which of the passwords is it that it asks for? The input_password or the output_password in the server.cnf file? I have just tested making certs once before and at that time I didnt know which I should use so I used same password for both input and output. Well now I need to know instead which one I should use since I use different password for input and output =) Hope someone can help. Thanks! /Peter Carlstedt _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. https://signup.live.com/signup.aspx?id=60969
On 04/15/2010 04:22 AM, Peter Carlstedt wrote:
Hello everyone, hope someone can answer me quite fast on this one =)
Have tried google it but couldnt find something about it.
Since I want to use peap i need to change the line "private_key_password = whatever" in the tls section to my own private key which I set in the server.cnf file which is used for creating the certs.
What I wonder is which of the passwords is it that it asks for? The input_password or the output_password in the server.cnf file? I have just tested making certs once before and at that time I didnt know which I should use so I used same password for both input and output. Well now I need to know instead which one I should use since I use different password for input and output =)
Hope someone can help.
If you look at the Makefile you'll see only the output password is ever used. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
participants (2)
-
John Dennis -
Peter Carlstedt