annoviko / annoviko/robotframework-httpctrl

HTTPS: Support Secure extension for HTTP

Open
#32 1 comment 0 reactions 1 assignee Claimed by @annoviko View on GitHub
enhancement
Dominant language
Python
Stars
11
Forks
4
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.