Comment fix - correct function names
Change-Id: Idecc6cd9bc255ab20d3bc8f4b3a3e7f248b585f0
This commit is contained in:
parent
bfa5817c50
commit
2e0f0544ec
6
lib/tls
6
lib/tls
@ -18,9 +18,9 @@
|
|||||||
# - configure_proxy
|
# - configure_proxy
|
||||||
# - start_tls_proxy
|
# - start_tls_proxy
|
||||||
|
|
||||||
# - make_root_ca
|
# - make_root_CA
|
||||||
# - make_int_ca
|
# - make_int_CA
|
||||||
# - new_cert $INT_CA_DIR int-server "abc"
|
# - make_cert ca-dir cert-name "common-name" ["alt-name" ...]
|
||||||
# - start_tls_proxy HOST_IP 5000 localhost 5000
|
# - start_tls_proxy HOST_IP 5000 localhost 5000
|
||||||
# - ensure_certificates
|
# - ensure_certificates
|
||||||
# - is_ssl_enabled_service
|
# - is_ssl_enabled_service
|
||||||
|
Loading…
Reference in New Issue
Block a user