mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2025-12-31 01:00:43 +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
|
|
|