Benjamin Krämer

Results 27 issues of Benjamin Krämer

Is it possible to use SPIFFE as source for the CA bundle in client mode but with TLS only? I tried it with `--disable-authentication` but it fails. I also didn't...

The SPIRE agent switch support from TCP to Named Pipes on Windows with release 1.3.0 (see https://github.com/spiffe/spire/issues/2342). Therefore, we can't use ghostunnel anymore, since it only supports `tcp` and `unix`...

I have a proto file that works great using BloomRPC 1.5.2 but fails to start with BloomRPC 1.5.3 showing the following error: ![image](https://user-images.githubusercontent.com/940619/144035484-10ff5368-a131-4e61-9cc1-b93a6300f7c6.png) I was able to track it down...

I just tried to use the default [addressbook.proto](https://github.com/google/protobuf/blob/master/examples/addressbook.proto) example. The function `buildRepeatedKeyword_PhoneNumber_phones` is generated, but where it's used, it want's to call `buildRepeatedKeyword__phones`. I just started looking into the problem,...

The directory list for GOPATH is concatenated using `envs[i] + ":" + tmpDir`. But Windows needs it to be `envs[i] + ";" + tmpDir` since the list separator is a...

This is a follow-up on #2342. * **Version**: 1.3.0 * **Platform**: Windows 10 20H2 * **Subsystem**: spire-server I sadly missed out on the switch to named pipes a month ago....

priority/backlog

As there seems to not be anyone in charge to create these currently, I will create some since I'm tracking them anyway. Is it planned to be dropped for .NET...

os-support

As there seems to not be anyone in charge to create these currently, I will create some since I'm tracking them anyway. Is it planned to be dropped for .NET...

os-support

As there seems to not be anyone in charge to create these currently, I will create some since I'm tracking them anyway. Is it planned to be dropped for .NET...

os-support