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

xapi-project / xen-api / 15042599291
80%

Build:
DEFAULT BRANCH: master
Ran 15 May 2025 10:25AM UTC
Jobs 1
Files 33
Run time 1min
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

15 May 2025 10:14AM UTC coverage: 77.719%. Remained the same
15042599291

push

github

web-flow
CP-307865 accept SHA512 for custom server certs (#6467)

A user can install server certificates to secure the connection between
xapi and their API clients. So far we demanded SHA256 certificates.
Accept SHA512 in addition.

The patch renames the predicate to no longer imply that we only accept
SHA256.

Tested this:

```
openssl req -x509 -sha512 -nodes -days 365 -newkey rsa:2048 -keyout mycert.key -out mycert.crt -subj "/CN=localhost"
xe host-server-certificate-install certificate=mycert.crt private-key=mycert.key
```

3359 of 4322 relevant lines covered (77.72%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 15042599291.1 15 May 2025 10:25AM UTC 33
77.72
GitHub Action Run
Source Files on build 15042599291
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15042599291
  • be8e7b34 on github
  • Prev Build on gh-readonly-queue/master/pr-6463-bac8dcfd3f888db632962e01b91d912582d480cb (#15040382245)
  • Next Build on master (#15046484253)
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

© 2025 Coveralls, Inc