Is there a way to delete certificatechain only from pskey keystore?
Hi All,
Today I came across a situation where I had to reimport the SSL certs for the previous CSR only but I did not have the backup of my pskey after the CSR generation.
Another way is to use ./pskeymanager - delete but it will delete all entries for the alias name that I will provide.
My requirement is to use the same alias so the same private key entries under that alias and just replace the certificatechain file.
Please let me know if there is a way to accomplish this.
Thanks,
Dabir