I run Ubuntu 10.04. Was recently trying to configure postfix with gmail. But CA.pl is missing from /usr/lib/ssl/misc/. I tried out the command /usr/lib/ssl/misc/CA.pl -newca
/usr/lib/ssl/misc/
/usr/lib/ssl/misc/CA.pl -newca
WHat should I do now?
Reinstall the openssl package:
openssl
sudo apt-get install --reinstall --no-download openssl
The --no-download switch is optional; I put it there because you should already have this deb in your local archives.
--no-download
CA.pl should be inside openssl package.
CA.pl
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
306 times
active