Build 165
Pre-release
Pre-release
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