Commits on Source (4)
-
Endi S. Dewata authored
The tomcatjss.spec.in has been renamed into tomcatjss.spec for consistency with other projects. The JSS dependency has been updated as well. Change-Id: I0ad9129e0d418e3571f1c864320199ec4114cb93
-
Dinesh Prasanth M K authored
- This is linked to the `pki` bug-fix ticket-3054 Pagure ticket: https://pagure.io/tomcatjss/issue/12 Signed-off-by:
Dinesh Prasanth M K <dmoluguw@redhat.com>
-
Jack Magne authored
Now the server.xml can be configured to enable ocsp AND leave other settings null, to trigger NSS to use the AIA extension to locate the ocsp responder. ex: <Connector name="Secure" port="18443" ... ..... enableOCSP="true" ocspCacheSize="1000" ocspMinCacheEntryDuration="60" ocspMaxCacheEntryDuration="120" ocspTimeout="10"
-
Alexander Scheel authored
Signed-off-by:
Alexander Scheel <ascheel@redhat.com>