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
Secure FTP Server Recommendation for a company?
How to make thumbnails open in new window using Dreamweaver CS3
Help!! Dynamic DNS service like DNS2GO and ZoneEdit
Have to clear arp cache to get on internet
Why this mail appeared "Delivery Notification: Delivery has timed out and failed"
Cannot access OWA by domain name from within the network
Eclipse - Why cant I open my project?
VPN Setup with 2-Wire 2700 HG-D and MicroTech 560 VPN Router
#5.5.0 smtp;550-Verification failed. I can't send to only one client.
How can a secure IMAP connection be set up between Exchange Server 2003 and Microsoft Outlook, Microsoft Enterouge (for Macinthosh) and cell phones ie IPhones, Windows mobile phones, and Blackberries