UCertManager is a command-line management tool for server certificates.
This utility is only available under Linux.
Listed below are the most frequent commands for UCertManager:
• | UCertManager list - lists all certificates by index |
• | UCertManager import -incert cert_file -inkey privkey_file - imports a certificate along with a private key |
• | UCertManager import pkcs12_file - imports a PKCS#12 certificate file |
• | UCertManager export -entry index -out out_file - exports the certificate with the index index in the certificate list to a specified output file |
• | UCertManager delete -entry index - deletes the certificate with the index index in the certificate list |