mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
9 lines
149 B
Bash
Executable File
9 lines
149 B
Bash
Executable File
#!/bin/bash -x
|
|
|
|
|
|
# https://ebssec.boc.cn
|
|
gmssl tlcp_client -host 123.124.191.183
|
|
|
|
# https://zffw.jxzwfww.gov.cn
|
|
gmssl tlcp_client -host 218.87.21.62
|