Skip to content

Build 165

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 13:49
· 10 commits to main since this release
a4382ff
Remove HTTP from supported protocols in Downloader (#42)

* Remove HTTP from supported protocols in Downloader

* Fix review findings #1

* Fixed generation of self-signed certificate

* Fixed OCaaS check (disable scan for curl tests)

* Fix workflow (update of ca-certificates.conf)

* Restrict self-signed certificate for testing to localhost

* Fix review findings #2

* Fix OCaaS issues

* Create unavailable directory for self-signed testing certificate

* Fix OCaaS issues

* Interpret backslash in github workflow

* Fix path to crt file in apache2 configuration

* Pass certificates from host to arm64 guest and update ca-certificates internally

* Fix OCaaS issues

* Update ca-certificates in arm64 guest on run

* Fix OCaaS issues