Displaying 10 results from an estimated 10 matches for "keytools".
Did you mean:
keytool
2012 May 22
11
Puppet First Run after Install failing in module pe_mcollective
I am installing puppet enterprise manager (master) on a RHEL box.
Though the install itself succeeds without any issues, the first run
of puppet when it tries to deploy the pe_mcollective module fails with
the following error.
Message:
change from notrun to 0 failed: sh -c ''umask 077; keytool -
importkeystore -deststorepass puppet -destkeypass puppet -destkeystore
broker.ks -srckeystore
2008 Mar 07
5
Getting JRE working in Firefox
I have installed both:
jdk-6u5-linux-i586-rpm.bin
jre-6u5-linux-i586-rpm.bin
But no Java plugin in Firefox.
I go to: http://java.com/en/download/help/enable_browser.xml
And yes, Java is enabled but still get the dreaded 'download plugin'.
I seem to recall some magic linking needed, but my docs are in Freemind
that I can't get installed either.....
2007 Mar 21
0
CentOS 5 (beta): tomcat/keystore issue
...on a public-facing
machine at work. I was really, really hoping I could use the
GCJ-compiled version of Tomcat supplied in the base repository.
I can't get Tomcat to read a Java keystore created with the keytool
utility provided (in java-1.4.2-gcj-compat-1.4.2.0-40jpp.110).
The Sun and GNU keytools produce different keystores. I'll use the
Tomcat nomenclature to describe the differences. Obviously, I'm
looking for the correct "algorithm" (i.e., certificate signing
algorithm) setting:
Toolset keystoreType algorithm
------- ------------ ---------
Sun JKS...
2008 Mar 07
2
Problem getting Java Runtime Environment installed into OpenOffice
Hi,
I'm having trouble getting my new install of OpenOffice 2.31 to find my newly installed Java Runtime Environment version jre1.6.0_04 (downloaded from Sun). I tried installing it via Tools>Options>Java (am using OpenOffice Calc to try to set it up). The options dialog box is finding the Free Software Foundation version 1.4.2, but it won't find the new JRE file.
I tried
2014 Jan 22
3
Even more (U)EFI questions
I have not looked into it all that much. But seems that UEFI basically
allows booting without a bootloader.
Here is some gentoo wiki info in it:
http://wiki.gentoo.org/wiki/EFI_stub_kernel
And Greg Kroah-Hartman talking about it a bit:
http://kroah.com/log/blog/2013/09/02/booting-a-self-signed-linux-kernel/
I am looking forward to making a little HOWTO, for this subject and also
for using
2013 Jul 03
1
Certificate errors
Hi all,
I launched a Puppet service a few month ago and it did function pretty well
for some time.
Last week, I tried to clean old entries but I think I deleted too much
information as I can no more synchronize my clients.
I get a certificate error :
*[root@REBITPUPPET01 ~]# puppet agent --test
Warning: Unable to fetch my node definition, but the agent run will
continue:
Warning: SSL_connect
2010 Jan 21
1
[PKI concepts] Why Jboss need (signed cert and) root-cert in PEM format?
Hi folks
[ Please add me CC. Thanks ]
We have here a Jboss app and web server. We signed the SSL-certificate
that end-user don't have ugly error messages. I don't understand why
we need to import the Root-Cert in PEM format?
$ keytool -import -trustcacerts -file rootcert.pem -keystore
myserver.keystore -alias root
The Root-Cert is in web browser, why there is a must to import in
2014 Jan 22
0
Even more (U)EFI questions
Am 22.01.2014 15:25, schrieb Dean Graff:
> I have not looked into it all that much. But seems that UEFI basically
> allows booting without a bootloader.
It does. In fact I usually use preloader.efi (with keytool.efi and
hashtool.efi for secure boot) and gummiboot.x64.efi to boot EFI stub
kernels on x86_64. But until short time a go I had no idea someone would
try to sell 32 bit UEFI on
2019 Aug 21
5
Getting classic BIOS and UEFI boot on the same disk?
Hi all,
We're using the classic boot BIOS syslinux successfully for many years, but
meanwhile it's getting harder to buy hardware the still supports this boot mode.
The option for us would be syslinux EFI boot.
To avoid too many changes we would like to generate an image for our different
hardware parts that supports both - classic BIOS boot and (U)EFI boot.
This would allow us to leave
2013 May 08
14
PuppetDB: SSL problems
Hi all,
I''m setting up puppetdb to for storing facts et cetera. I installed
puppetdb-1.3.0-1.el6.noarch.rpm on my puppetdb.local host (which is
puppetized). This seems to work, service starts :).
When I edit the settings on my puppetmaster (puppet.local), something goes
wrong. I am following the guide [1]. I put the settings (storeconfigs =
true, storeconfigs_backend=puppetdb) on my