• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openSUSE / agama / 8393797349 / 1 – rust
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2024 05:06PM UTC
Files 81
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Mar 2024 04:58PM UTC coverage: 41.136%. First build
rust – 8393797349.1

push

github

web-flow
HTTPS support for the Agama web server (#1062)

## Problem

- The communication between the user and the Agama web server needs to
be encrypted

## Solution

- Enable HTTPS support using the standard openSSL library
- Automatically redirect all external HTTP requests to HTTPS
- Allow using HTTP locally (`http://localhost`)
- Use the SSL certificate specified from the command line or generate a
self-signed one

## Testing

- Tested manually

## TODO

- [x] Update the documentation

For later:

- [ ] Use the [gethostname crate](https://crates.io/crates/gethostname)
and include the current host name in the generated self-signed
certificate
- [ ] Read the SSL certificate from some default location (something
like `/etc/agama.d/ssl/{certificate,key}.pem` ?)
- [ ] Implement struct for handling key / certificate and associate it
with relevant methods

1557 of 3785 relevant lines covered (41.14%)

1.47 hits per line

Source Files on job rust - 8393797349.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8393797349
  • 5416449e on github
  • Prev Job for on master (#8392224502.)
  • Next Job for on master (#8435570786.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc