mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2025-10-31 18:47:50 +00:00
3 lines
115 B
Bash
Executable File
3 lines
115 B
Bash
Executable File
#!/bin/sh
|
|
openssl req -batch -config mqtt-server.cnf -newkey rsa:2048 -sha256 -out mqttservercert.csr -outform PEM
|