RE: Unable to start Pax-Web 8.0.6 by using PFX Certificate.

2023-01-13 Thread Vamsikrishna Koka
Grzegorz Grzybek, Thank you so much for looking into this. What is you $KARAF_HOME/etc/org.ops4j.pax.web.cfg configuration? There is no password in org.ops4j.pax.web.cfg file. It was reading external configuration file. Which is jetty xml file. $KARAF_HOME/etc/org.ops4j.pax.web.cfg file :-

[ANN] Apache Karaf OSGi runtime 4.4.3 released !

2023-01-13 Thread Jean-Baptiste Onofré
The Apache Karaf team is pleased to announce Apache Karaf OSGi runtime 4.4.3 release. This release is a maintenance release bringing a lot of dependency updates and fixes. Especially, this release includes: - fix threads leak in karaf-maven-plugin (in verify feature goal) - fix on JMX stub IP addr

Re: Unable to start Pax-Web 8.0.6 by using PFX Certificate.

2023-01-13 Thread Grzegorz Grzybek
Hello Having just: in KARAF_HOME/etc/jetty.xml is not enough to have proper SSL configuration. In Karaf, when you install "pax-web-http-jetty" you'll get KARAF_HOME/etc/org.ops4j.pax.web.cfg template with this section: # secure connector configuration org.osgi.service.http.secure.enabled = fal

RE: Unable to start Pax-Web 8.0.6 by using PFX Certificate.

2023-01-13 Thread Vamsikrishna Koka
+ dev@karaf.apache.org From: Vamsikrishna Koka Sent: 13 January 2023 19:16 To: u...@karaf.apache.org; iss...@karaf.apache.org Subject: RE: Unable to start Pax-Web 8.0.6 by using PFX Certificate. Thank you so much for looking into this @Grzegorz Grzybek. What is you $

[GitHub] [karaf-site] wborn opened a new pull request, #70: Fix Deploy header in README.md

2023-01-13 Thread GitBox
wborn opened a new pull request, #70: URL: https://github.com/apache/karaf-site/pull/70 The Deploy header is not properly rendered because it uses a [non-breaking space](https://en.wikipedia.org/wiki/Non-breaking_space) instead of a normal space. -- This is an automated message from

[GitHub] [karaf-site] wborn opened a new pull request, #69: Use HTTPS download links

2023-01-13 Thread GitBox
wborn opened a new pull request, #69: URL: https://github.com/apache/karaf-site/pull/69 There is a redirect to HTTPS anyhow. If the redirect stops working one day a MITM attack could occur causing users to install malware. -- This is an automated message from the Apache Git Service. To