I have written a PowerShell function that is a Java Keytool wrapper that allows easier ways of life for PS Admins to work with keystores and SSL Certificates.
The platform is Windows OS and uses PowerShell logic to send any keytool command to the function to work with the keystores easier and from one local site. As long as there is a server with tools and java installed, this function will make life way easier for PS Admins.