Oliver Henlich

Results 4 issues of Oliver Henlich

Hi, First, thanks for this plugin. Our team has been using it to great effect for many years. 1) A while ago I noticed that the intention action that adds...

Small update to the existing tests to demonstrate the problem described in #1728

This is in reference to https://stackoverflow.com/questions/68903785/spring-hateoas-hal-forms-does-not-add-current-get-endpoint-to-the-template-secti and I just ran into the same problem. The spring docu [[1]](https://docs.spring.io/spring-hateoas/docs/current/reference/html/#server.affordances.api), code [[2]](https://github.com/spring-projects/spring-hateoas/blob/3d7458b5f6912c6ccd553cda8345ca6c62826506/src/main/java/org/springframework/hateoas/mediatype/hal/forms/HalFormsTemplateBuilder.java#L66) & spec [[3]](https://rwcbook.github.io/hal-forms/#_code_method_code) don't line up. Not sure if it's...

#### Summary - Certificate validation is disabled by a custom `X509TrustManager` that trusts all certificates. - Hostname verification is disabled by a custom `HostnameVerifier` that allows any hostname. - These...