Jack Ivanov

Results 15 issues of Jack Ivanov

Hi there, I got this strange error on a clean **OpenBSD 6.3 GENERIC#490 i386 (iked,v 1.6 2018/01/11)** **/etc/iked.conf** ``` ikev2 test \ esp from 0.0.0.0/0 to 0.0.0.0/0 peer 172.16.0.1 \...

## Description ## Motivation and Context Fixes #1847 ## How Has This Been Tested? ## Types of changes - Bug fix (non-breaking change which fixes an issue) - New feature...

We may simplify the installation by building the deb, rpm and snap packages, homebrew formulas. The idea is to carry over the whole virtualenv alongside the Algo code in order...

We need to add tasks to destroy created cloud resources (VMs, security groups, etc.) Related to #1605. Should be done before #1711

It's currently available for DigitalOcean only, we might want to add more providers Related #1605

I'm using `nginx.ingress.kubernetes.io/stream-snippet` to have more control over TCP settings, but currently there's no way to expose those ports through the service. ``` nginx.ingress.kubernetes.io/stream-snippet: | server { listen 7788 proxy_protocol;...

kind/feature
lifecycle/stale
needs-triage
needs-priority

## Description Following [this](https://docs.chef.io/workstation/install_workstation/) and [this](https://docs.chef.io/workstation/getting_started/) docs ended up with a broken chef setup on MacOS **not valid for use in process using Library Validation: mapped file has no cdhash,...

Status: Untriaged

Use case is the following: If you have a server which requires a valid certificate to log in, you would also want to keep the CRL of the revoked certificates...

enhancement

Hi there, I guess many people would like to set passwords to the certificates and keys. This is a base feature. Is there any particular reason why it's not implemented...

enhancement

Hi there, I would be nice to have curve25519 supported https://godoc.org/golang.org/x/crypto/curve25519 edit: I have published a custom provider for now https://registry.terraform.io/providers/jackivanov/x25519/latest/docs

enhancement