Microsoft
Software
Hardware
Network
Question : How get or create signed certificate CA in redhat enterprise linux
Dear Sir/Madam:
I have redhat enterprise linux working as mail server POSTFIX as MTA now required to config smtp auth .
#Generated private key
openssl genrsa -out server1.key.pem 1024
#Generated certificate  request signature CSR
openssl req -new -key server1.key.pem -out server1.csr.pem
two files generated 1, key file and one csr but how do i get or create the signed certificate server.crt.pem
is crt file to be created then please tell me how to d this.
Answer : How get or create signed certificate CA in redhat enterprise linux
cd /etc/pki/tls/certs/
if the chdir doesn't work then you don't have openssl installed, so install that rpm, then..
cd /etc/pki/tls/certs/
bash make-dummy-cert postfix.pem
Random Solutions
script the NETSH commands
error installing samba in AIX
what is conductor pair?
VPN over wireless
Unable to Access the SB3100 Cable Modem's Config Pages via the Router
Forwarding the webmail address to the internet
Domain Keys. one key for entire domain or new one for each subdomain?
Intel NetportExpress PRO/100 Print Server Configuration
Connecting pc and laptop thru crossover cable: used to work before formatting
advantages and disadvantages of shared media and switch based network architecture