Match RSA private key to Certificate
Step One
Run the following command on the key file to determine the modulus:
openssl rsa -noout -text -in secure.server.com.pem
Run the following command on the key file to determine the modulus:
openssl rsa -noout -text -in secure.server.com.pem
This post isn't going to solve anyone's problems but maybe someone will solve mine. I recently compiled and packaged a new release of php4 (4.4.7) for use with Sun's Apache2 (Solaris 10 11/06 patched). Unfortunately for some very strange reason, Apache segfaults whenever it tries to server a page. It segfaults even if the page has no php involved and only if the php module is loaded.
A friend of mine asked me the other day if there was such a thing as Partition Magic for Solaris. Apparently, someone had installed a system on a single slice and their security team was requiring a separate partition for the DB.
I recently installed Solaris 10 06/06 x86 on my desktop machine, a Compaq Evo with an onboard Intel 10/100 network card.
At first the Solaris installation seemed to hang while trying to find a network configuration from a nonexistent RPC boot server. In retrospect, I think the problem was that Solaris didn't find an appropriate driver for the card but after waiting a long time, the installation continued skipping the network configuration.
If you've ever tried to use CFEngine for package management, you know that it is basically useless.