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
Trust relationship between a domain and a workgroup
SBS 2003 port 3389 Dissapeared - RDP not working now
Errors with GroupWise 6.5 "8503: the post office agent is not running"
Why is email working from the outside world but not from other people on our webserver?
JBoss security: closing unecessary ports
(Cisco 1811/IOS 12.4 Advanced Security) Port forwarding problem
Share an Internet connection from my laptop to my PVP
Option 161 in Windows 2000 DHCP Server?
IIS and Remote Desktop unavailable
OpenSips in Asterisk