Commits on Source (14)
-
Endi S. Dewata authored11ec64db
-
Endi S. Dewata authored
The TomcatJSS class has been modified to provide default values for certain configuration parameters.
e6bf7ec9 -
Endi S. Dewata authored201b0fa0
-
Endi S. Dewata authored
A LifecycleListener has been added to initialize JSS in Tomcat with the configuration stored in server.xml.
e574683a -
Endi S. Dewata authored
The JSSListener has been modified to support a separate configuration file (e.g. jss.conf).
79edc655 -
Endi S. Dewata authored847c4660
-
Endi S. Dewata authored
The PKITrustManager from PKI has been added into Tomcat JSS as JSSTrustManager for reusability.
61d7e1b1 -
Endi S. Dewata authored
The JSSImplementation for Tomcat 8.5 has been updated to extend from JSSEImplementation and to provide a JSSTrustManager and a JSSKeyManager. The JSSKeyManager currently only implements the methods actually used by Tomcat.
e5d8445c -
Endi S. Dewata authored2f68f71e
-
Endi S. Dewata authored1353ed71
-
Dinesh Prasanth M K authored
To aid in copr automated builds, this patch creates NVR based on timestamp and commit-id Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
0c10e98f -
Dinesh Prasanth M K authored
Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
ebba3a97 -
Dinesh Prasanth M K authored
COPR @pki/10.7 doesn't exist. As a result Travis throws an error. Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
04a163ea -
Endi S. Dewata authored1c5e0f91
.copr/Makefile
0 → 100644
src/org/dogtagpki/tomcat/JSSKeyManager.java
0 → 100644
src/org/dogtagpki/tomcat/JSSListener.java
0 → 100644