forked from ports/contrib
5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
cd /etc/mosquitto/TLS/
|
||
|
./generate-CA.sh localhost
|