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

agama-project / agama / 14644288987
73%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2025 02:43PM UTC
Jobs 0
Files 0
Run time –
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

Canceled at 06 Dec 2025 02:43PM UTC via web
14644288987

push

github

web-flow
Self-signed certificate support (#2270)

## Problem

Using registration server that uses self-signed certificate is not
possible.

## Solution

In this initial pull request implement question for user if certificate
should be imported or not.


## Testing

- *Added a new unit test*
- *Tested manually*

json used to invoke popup:
```json
{
  "product": {
    "id": "SLES",
    "registrationCode": "test",
    "registrationUrl": "https://migration-rmt2.qe.nue2.suse.org"
  }
}
```

json to test unattended ( will return product not found on server
instead of certificate product as I do not have any rmt with SLES16
support)
```json
{
  "product": {
    "id": "SLES",
    "registrationCode": "test",
    "registrationUrl": "https://migration-rmt2.qe.nue2.suse.org"
  },
  "security": {
	  "sslCertificates": [{
		 "fingerprint": "F6:7A:ED:BB:BC:94:CF:55:9D:B3:BA:74:7A:87:05:EF:67:4E:C2:DB",
		"algorithm": "SHA1"
	  }
	 ]
  }
}

```

## Screenshots

![localhost_8080_
(23)](https://github.com/user-attachments/assets/0d06313e-cc76-408c-a432-2e7a022c9b28)


## Documentation

*Remember to look at it from the user's perspective. Yes you have made
the compiler happy.*
*But will the **humans** even know about your contribution? Sometimes
they cannot miss it,*
*other times they need advertisement and explanation.*

*Look for relevant sections and adjust:*
- <https://agama-project.github.io/>
([source](https://github.com/agama-project/agama-project.github.io/))
- Run: `git ls-files '*.md'`
Source Files on build 14644288987
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #14644288987
  • cd9efcf0 on github
  • Prev Build on master (#14644288970)
  • Next Build on master (#14664711641)
  • 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