Hi Maurice,
Like Christopher I don't see any obvious issues. FYI, I run many virtual hosts
all with certificates. Works great. I use certificateKeystoreType="PKCS12" and
the related supporting software.
I would suggest adding type="RSA" to your certificate elements. (As shown in
Christopher's
er.xml file ( has multiple virtual domains)
...
mydomain.tld
Again
Many Thanks to Mark and Christopher!
Cheers, ian
From: Christopher Schultz
To: Tomcat Users List ; Ian Brown
Sent: Monday, May 1, 2017 6:12 PM
Subject: Re: /.well-known Hidden directory url returns 404
-
I am trying to https/SSL enable my tomcat application server and have a problem
when I request verification from the CA.
Let's Encrypt requires the certificate request to be placed in
mydomain.tld/.well-known/acme-challenge/ which they query to check that I
control the site.
Tomcat does not appe