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