I am using org.ops4j.pax.web.ssl.ciphersuites.included in Karaf 4.3.7 and I think it was working. I tested it 2 month ago manually with the services of SSL labs. I plan to implement an integration test that tests the correct SSL setup.
Regards Richard Am Mo., 18. Juli 2022 um 15:16 Uhr schrieb Martin Lichtin via user < [email protected]>: > Has anyone used Pax-Web settings > > org.ops4j.pax.web.ssl.ciphersuites.excluded= > org.ops4j.pax.web.ssl.ciphersuites.included= > > ? I've tried, for example, to exclude all ciphers with > > org.ops4j.pax.web.ssl.ciphersuites.excluded=.* > > but it doesn't seem to have an effect. > > > > >
