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

xapi-project / xen-api / 15042599291 / 1
80%
master: 80%

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

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

Source Files on job python3.11 - 15042599291.1
  • Tree
  • List 33
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15042599291
  • be8e7b34 on github
  • Prev Job for on master (#15040382245.1)
  • Next Job for on master (#15046484253.1)
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