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
Urgent! Does anyone use ASUS AAM600EV ADSL ROUTER, Need help!
Does an internet map exist that shows the physical location of IP address?
I want to set up a wifi network at home.
cant connect airport express to my wifi network
how to send all mail to a certain domain as plain text?
What are the different methods of processing 2-way SMS?
VBS scripts for mapping drives on home PC
SMS to web page - application recommendations needed
Virtual IP address on Win2003 Network Load Balancing (NLB) not available across VLANs/switch
Need app to block ads and pop-ups that runs from server