annoviko / annoviko/robotframework-httpctrl

HTTPS: Support Secure extension for HTTP

オープン
#32 コメント 1 件 リアクション 0 件 担当者 1 名 @annoviko が担当を希望しています GitHub で見る
enhancement
主要言語
Python
スター
11
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
Right now there is only HTTP server without ability to use secure extension using SSL or TLS. But there is need to test clients that uses HTTPS protocol for communication.

**Describe the solution you'd like**
- Provide RobotFramework API to configure HTTP to work through SSL or TLS (enable HTTPS support).
- User should be able to specify a certificate for the server and for the client.
- User should be able to specify a private key for the server and for the client.

**Describe alternatives you've considered**
Maybe separate HTTPS server library, but it will reuse a lot of functionality from HTTP.

**Additional context**
N/A

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。