Richard Kettelerij

Results 8 issues of Richard Kettelerij

A truststore isn't just needed for TLS client auth, you'll always need a truststore for TLS to work if you're using self-signed certs. E.g: without the truststore settings interbroker communication...

You are probably aware of the [Chaos Monkey for Spring Boot](https://github.com/codecentric/chaos-monkey-spring-boot) project 😉. As far as I know the latter doesn't have a user interface but it does provide [actuator...

enhancement

Under some circumstances `RawSpec` can be nil. I've encountred this when generating a CRD of a complex set of structs. Currently the `structToSchema` func fails hard on this (SIGSERV). This...

cncf-cla: yes
size/XS
ok-to-test

According to heartbleed.com: > Does TLS client certificate authentication mitigate this? > > No, heartbeat request can be sent and is replied to during the handshake phase of the protocol....

Fixes https://github.com/wk8/go-ordered-map/issues/37

https://github.com/paulmach/go.geo is deprecated in favor of https://github.com/paulmach/orb which is already listed

Add https://github.com/PDOK/gokoala

The hosted validator (https://inspire.ec.europa.eu/validator/test-selection/index.html) has the ability to validate OGC API Features download services. But the self-hosted Docker image (`ghcr.io/inspire-mif/helpdesk-validator/inspire-validator:2024.3`) does not seem to offer the ability to validate OGC...

under analysis