[PATCH] [001] 0001-Bug-976788.patch
by John Magne
Attached patch should resolve 976788.
The identified pkisilent paramaters are no longer treated as required and should allow the IPA install to finish properly.
11 years, 5 months
UPDATE Bug 976788 - pki-ca 9.0.26 adds new required option, -client_token_name
by John Magne
I believe I have the code locally to prevent the IPA install from failing due to missing arguments.
Unfortunately, my test IPA install is failing on my VM when pkisilent tries to connect to the ca's wizard.
It appears that the installed CA is not restarting properly after pkicreate is called.
If this is a known glitch, I'd glad to hear any tips on how to avoid it, and then I can finish this test.
11 years, 5 months
New builds in bodhi
by Ade Lee
Hi all,
New builds have been posted to bodhi for pki-core-10.0.3-2 (F18 and F19)
and tomcatjss (7.0.0-5 F18) and (7.1.0-3 F19).
Please test and provide karma. F19 testing is particularly important
because the change deadline is Tuesday.
Ade
11 years, 6 months
[PATCH] 133 - fix java tools invocation scripts on f19
by Ade Lee
Modify java-tools startup scripts to use correct JNI path
In Fedora 19, the JNI path changed yet again, breaking all java-tools
because the classpath does not contain the correct location for jss4.jar
on x86_64. With this fix, both /usr/lib/java/jss4.jar and
/usr/lib64/java/jss4.jar are in the classpath.
Trac Ticket 646
Please review.
Thanks,
Ade
11 years, 6 months
[PATCH] 265 Fixed library paths for RHEL 7.
by Endi Sukma Dewata
The build files have been modified to use the correct library paths
on RHEL 7:
- libldap.so and liblber.so are in /usr/lib64
- jss4.jar is in /usr/lib
- Tomcat JSS filename is tomcatjss.jar
--
Endi S. Dewata
11 years, 6 months
[PATCH] 263 Added TPS servlet.
by Endi Sukma Dewata
A basic TPS servlet has been added to demonstrate sending and
receiving TPS messages using chunked encoding.
The servlet can be tested using the attached tps-test.sh. See the output
in /var/log/pki/<tps instance>/catalina.out.
--
Endi S. Dewata
11 years, 6 months
[PATCH] 262 Added Tomcat-based TPS instance.
by Endi Sukma Dewata
The build and deployment tools have been modified to support creating
a basic Tomcat instance to run TPS. New configuration and template
files for TPS have been copied from another Tomcat subsystem. The TPS
functionality itself will be added in future patches.
Ticket #526
--
Endi S. Dewata
11 years, 6 months