Please enable JavaScript to view this site.

Version:

Navigation: Installation > Security Settings > Set up HTTPS in Tomcat

Exporting certificate

Prev Top Next More

To export the certificate as a file the keystore command must be adjusted:

Replace [keystore path] with the keystore file path (e.g. C:\keystore\UTI_Keystore)

Replace [certificate path] with the destination path (e.g. C:\temp\UTI.cer)

keytool -exportcert -keystore [Keystore path] -alias tomcat -file [certificate path]

© 2024 VertiGIS GmbH. All Rights Reserved. | Privacy Center | Imprint
Documentation Version 10.0 (fa3b2a93)