Created an OpenVPN client certificate, need to replace it
Posted: Thu May 15, 2014 8:24 am
Hello community
I have a Certification Authority. On this one I created a certificate with the following command:
Then I created with a Password Generator a complicated password
Unfortunately it was so complicated, that i wasnt able to type it in twice correctly 
But it created tab2.company.p12, tab2.company.key, tab2.company.csr and tab2.company.crt anyway.
Now, the password for tab2.company.p12 is wrong and I am not able to connect to the openvpn with tab2.company.key and tab2.company.crt and of course ca.crt either. The .p12 File is not the most important. I am just happy, if I can connect with tab2.company.key, tab2.company.crt and ca.crt.
If I try to create the tab2.ompex certificate again, there appears an error. My goal is, to create the certificate again and clean with the same name, so the name policy in our company is clean.
Do you have any idea, how I can make it run? Or is the only possibility to create a new certificate with another name?
Thanks in advance for your help
If you need more informations, please ask.
Nice regards
jompsi
I have a Certification Authority. On this one I created a certificate with the following command:
Code: Select all
./build-key-pkcs12 tab2.company


But it created tab2.company.p12, tab2.company.key, tab2.company.csr and tab2.company.crt anyway.
Now, the password for tab2.company.p12 is wrong and I am not able to connect to the openvpn with tab2.company.key and tab2.company.crt and of course ca.crt either. The .p12 File is not the most important. I am just happy, if I can connect with tab2.company.key, tab2.company.crt and ca.crt.
If I try to create the tab2.ompex certificate again, there appears an error. My goal is, to create the certificate again and clean with the same name, so the name policy in our company is clean.
Do you have any idea, how I can make it run? Or is the only possibility to create a new certificate with another name?
Thanks in advance for your help

Nice regards
jompsi