janossch

Results 4 issues of janossch

**User story** As a user, I want search on specific component of a component group (even in phonetic or ideographic group) of the whole [patient's name](http://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_6.2.1) with fuzzy matching enabled...

Area-DicomQuery
Feature

**User story** As a user of DICOMweb, I want to use better attribute matching rules during my queries so that I can get fine grained query results. **Acceptance criteria** Example...

Area-DicomQuery
Feature

Fixes https://github.com/spring-cloud/spring-cloud-gateway/issues/3860 Another notable changes: - renamed `bundle` to `sslBundle` - instead the type `SslProvider.ProtocolSslContextSpec` use `SslProvider.GenericSslContextSpec` because this version of `SslContextSpec.sslContext()` method is [deprecated](https://projectreactor.io/docs/netty/release/api/reactor/netty/tcp/SslProvider.SslContextSpec.html#sslContext-reactor.netty.tcp.SslProvider.ProtocolSslContextSpec-).

waiting-for-triage

**Describe the bug** #2981 introduced `SslBundle` support which BTW a really nice feature. However `SslOptions` of the bundle is not honored by the implementation. E.g. the gateway user would like...

waiting-for-triage