Get Certificate from remote computers
If you need to get all certificates, from a list of remote computers, you can use this script:
Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus
If you need to get all certificates, from a list of remote computers, you can use this script:
To sign a certificate with a specific template with Windows Certificate Authority
How to generate a CSR in Tomcat with Keytool Create a New Keystore You will need to create a new Keystore, this is done by this command:
1 |
keytool -genkey -alias domainname.prefix -keyalg RSA -keysize 2048 -keystore /path/domainname.prefix.jks |
When the commands ask for the...
Sidste kommentar