Forum Discussion
Fuchan_Tan_3092
Nimbostratus
Mar 16, 2012PEM routines:PEM_do_header:bad password read
Joe,
When executing the LocalLB/ProfileClientSSL::create(), I am getting the following error. I believe my certificate and key are correct. Please see my code fragment below.
It ...
Fuchan_Tan_3092
Nimbostratus
Mar 28, 2012The objective to convert the following tcl script by using Java iControl:
profile clientssl ${CreateClientSslProfile.ProfileName} {
defaults from clientssl key "${CreateClientSslProfile.SslKeyFile}"
cert "${CreateClientSslProfile.SslCertFile}"
chain "${CreateClientSslProfile.SslChainFile}"
passphrase "${CreateClientSslProfile.SslPassPhrase}"
}
The issue is when to set the passphrase. Do you set the passphrase before or after the call -
i_interfaces.getLocalLBProfileClientSSL().create(profile_names, keys, certs)?
I tried call i_interfaces.getLocalLBProfileClientSSL().create(profile_names, keys, certs), but i am getting "PEM routines:PEM_do_header:bad password read" error.
I also tried to set the passphrase first before calling i_interfaces.getLocalLBProfileClientSSL().create(profile_names, keys, certs), but i got profile does not exist error.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
