Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

Issues importing the host certificate

 

Information

 

Summary:

To establishing the host certificate, you need to merge all the certificates into one file and upload them with the private key

Environment:

Product: Flowmon

Version: Any

Platform: Any

Question/Problem Description:

I’m facing some issues importing the host certificate. I’ve uploaded the intermediate CA certificate successfully (see attached picture). I also have the Root certificate but I can’t understand how to import it. When I try to upload the .cer and the .key files for the host nothing happens. I also have the Root certificate but I can’t understand how to import it.

 

Steps to Reproduce:  
Error Message:  
Defect Number:  
Enhancement Number:  
Cause:  
Resolution:

The "CA certificate" section is there for the Flowmon appliance communication with a proxy server. This section can just be ignored when a user is trying to establish the HTTP host certificate.

All the certificates need to be merger into one file and then uploaded just like that together with the private key.

For example on Linux, to merge them together, this command can be used:

$ cat server.crt intermediate.crt root.crt > flowmon.bundle.crt
Workaround:  
Notes:  

Was this article helpful?
0 out of 0 found this helpful

Comments