Files
thpeetz-notes/Quellen/IT/Add Certificate Store to java execution on command.md
T

11 lines
256 B
Markdown

---
title: Add Certificate Store to java execution on command line
tags:
- IT/Development/Java
---
Add Certificate Store to java execution on command line
```shell
-Djavax.net.ssl.keyStore=/globe/app/gcadmin/jdk/jdk1.6.0_30/jre/lib/security/cacerts
```