[Bug 62803] Tomcat Host Manager incorrectly saves connector with SSL configuration

2018-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803

Remy Maucherat  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Remy Maucherat  ---
The issue is not what is described, all XML elements are properly closed.

However, the SSL attributes that are used by storeconfig are duplicated in
multiple locations and this is difficult to maintain. This is fixed for now,
but if more issues remain or reappear in that area, they will ultimately be
resolved in Tomcat 10.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62803] Tomcat Host Manager incorrectly saves connector with SSL configuration

2018-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803

--- Comment #3 from Marek Czernek  ---
Note that the following connector now works:



It gets correctly saved as:



  

  


-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62803] Tomcat Host Manager incorrectly saves connector with SSL configuration

2018-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803

Marek Czernek  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #2 from Marek Czernek  ---
This has cropped up again, tomcat 9.0.13. Same reproducer, but:

TLS connector config:



Outputs:

   
  

  


Tomcat does not start. Notice there's a missing closing sign in the Connector
tag, i.e.:



(closing character added at the end). When I fix that manually, Tomcat starts.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62803] Tomcat Host Manager incorrectly saves connector with SSL configuration

2018-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803

Remy Maucherat  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Remy Maucherat  ---
Attribute duplication is causing problems. The fix will be in 8.5.35 and
9.0.13.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 62803] Tomcat Host Manager incorrectly saves connector with SSL configuration

2018-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803

Michal Karm Babacek  changed:

   What|Removed |Added

 CC||michal.baba...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org