Alexander Ignition

Results 11 comments of Alexander Ignition
trafficstars

I checked like this ```swift import NIOSSL // ... try app.http.server.configuration.tlsConfiguration = .makeServerConfiguration( certificateChain: NIOSSLCertificate.fromPEMFile("cert.pem").map { .certificate($0) }, privateKey: .file("cert.key") ) ```

Здрасвуйте @GordienkoAI Catbird сделан на swift, а он еще не полностью поддерживает Windows. Когда Swift package manager, SwiftNIO и Vapor будут поддерживать Windows, мы обязательно обновим Catbird.

@GordienkoAI удобно ли было бы использовать catbird через docker ?

add Bundle display name in your project ![2015-04-15 11 50 51](https://cloud.githubusercontent.com/assets/7263139/7155247/e14b08c8-e365-11e4-9ab2-556e85028f41.png)

https://docs.proxyman.io/advanced-features/custom-certificates

https://github.com/apple/swift-nio-ssl

`xcrun simctl keychain --help` ```bash Manipulate a device's keychain Usage: simctl keychain [arguments] add-root-cert [path] Add a certificate to the trusted root store. add-cert [path] Add a certificate to the...

> I think you don't need to use Java at all =) Why not a Kotlin? This code is written for use by QA engineers. They write UI tests using...

Hi, @yildirimatcioglu which command in the terminal fails ? `bundle install`? Can you show Gemfile?

does Gamefile have a line `source "https://rubygems.org"` ?