mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2026-01-08 13:01:25 +00:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
openssl x509 -purpose -in ./testCA/cacert.pem -inform PEM -noout
|
|
|