Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm not 100% sure this is in the right category, but if I need to move it to security specifically, I will. We have an ISE 2.7 patch 3 installation in our lab that we'd like to upgrade to version 3.0. Running the URT tool gives us the following outpu...
@B1r070, we ran into the same problem and your post helped us figure it out. The answer is actually simpler than your suggestion. Try this instead:
openssl pkcs12 -export -out <pfx bundle>.pfx -inkey <private key>.pem -in <certificate chain>.pem -leg...