Hey, I know how to make a signing key with OpenSSL, and how to create a self-signed certificate with OpenSSL. This works fine for Apache which doesn't generate it's own certificate request. But when I do have a .csr file, how do I sign it with OpenSSL? Anyone know? -Yaron --