diff --git a/public/tools/tls-test/index.html b/public/tools/tls-test/index.html index d578e26..d887861 100644 --- a/public/tools/tls-test/index.html +++ b/public/tools/tls-test/index.html @@ -31,7 +31,7 @@
nercone-tls-test/1.0です。APIからも同等の機能が使用可能です。APIはJSON形式で返答します。
+APIからも同等の機能が使用可能です。APIはJSON形式で返答します。
POST /api/tools/tls-test/scan
Content-Type: application/json
{"target": "example.com"}
- 次のエンドポイントで進捗・結果を取得することができます。
+次のエンドポイントで進捗・結果を取得することができます。
GET /api/tools/tls-test/status/{test_id}
GET /api/tools/tls-test/results/{test_id}