Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| brot_owntracks_mqtt [2019/01/28 13:20] – [mosquitto MQTT brocker im Docker-Container] brot | brot_owntracks_mqtt [2019/01/28 13:48] (current) – [Eigene CA] brot | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| - ./easyrsa build-ca | - ./easyrsa build-ca | ||
| - ./easyrsa build-server-full brot-mqtt nopass | - ./easyrsa build-server-full brot-mqtt nopass | ||
| - | - ./easyrsa build-client-full brot-owntracks | + | - ./easyrsa build-client-full brot-owntracks |
| + | - passwort ist bei owntracks pflicht | ||
| - cp pki/ | - cp pki/ | ||
| + | - openssl pkcs12 -export -in pki/ | ||
| + | |||
| ==== mosquitto MQTT brocker im Docker-Container ==== | ==== mosquitto MQTT brocker im Docker-Container ==== | ||