Alexander Ignition

Results 7 issues of Alexander Ignition

- [ ] How to create a self-signed certificate - [ ] How to install a self-signed certificate on mac OS - [ ] How to automate the creation and...

enhancement

Java API for QA engineers. They write UI tests using Apium, Maven and Java

```shell swift build -c release --arch arm64 --arch x86_64 ``` Release [workflow](https://github.com/RedMadRobot/catbird/actions/runs/1440028571) failed with error ``` 71%: Compile shims.c (x86_64) 2110 72%: Compile shims.c (arm64) 2111 72%: Write CCryptoBoringSSLShims.modulemap 2112...

it is not clear how it works ``` // Base URL in app `UserDefaults.standard.url(forKey: "url_key")` let url = catbird.url.appendingPathComponent("api") app.launchArguments = ["-url_key", url.absoluteString] ```

Ignore certificate error in write mode NSURLError.NSURLErrorDomain: -1202: The certificate for this server is invalid. You might be connecting to a server that is pretending to be “example.com” which could...