Change-Id: Idecc6cd9bc255ab20d3bc8f4b3a3e7f248b585f0
| ... | ... |
@@ -18,9 +18,9 @@ |
| 18 | 18 |
# - configure_proxy |
| 19 | 19 |
# - start_tls_proxy |
| 20 | 20 |
|
| 21 |
-# - make_root_ca |
|
| 22 |
-# - make_int_ca |
|
| 23 |
-# - new_cert $INT_CA_DIR int-server "abc" |
|
| 21 |
+# - make_root_CA |
|
| 22 |
+# - make_int_CA |
|
| 23 |
+# - make_cert ca-dir cert-name "common-name" ["alt-name" ...] |
|
| 24 | 24 |
# - start_tls_proxy HOST_IP 5000 localhost 5000 |
| 25 | 25 |
# - ensure_certificates |
| 26 | 26 |
# - is_ssl_enabled_service |