However, that's just for Java certs. If you want to install a cert for Apache, you have to edit the Apache configuration. There's also a directory in the /etc designed to hold the actual cert files, although I don't remember its exact name (which varies, depending on the RHEL version).
Customer surveys are for companies who didn't pay proper attention to begin with.
jaya kemmannu
Ranch Hand
Joined: Sep 23, 2011
Posts: 72
posted
0
Hi Tim,
I am supposed to use keytool only. Can you please confirm below command what i use is valid one.
Yes, that command syntax appears to be correct. (Why do you ask, are you getting an error???)
You can check that the certificate was added by running: keytool -list -keystore "file-name" -storepass "password"
If that doesn't give you enough info, add the -v option for vebose output.
By the way, running 'keytool -help' will explain all of the options.
The command works fine in RHEL. third party who gave the certificate asked us ensure old certificate(along with new one) is also valid at our end after new one is imported. I thoought there will be some command to validate this.
Regards,
Jaya
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Immport SSL Certificate in RHEL using keytool