R ravinew1 Jul 12, 2019 #1 Hi all, I have installed 11.2 Freebsd in VM and trying to execute the following command pkg install bash it is showing above ssl certificate error. How to resolve this to install other packages like cmake etc thank you.
Hi all, I have installed 11.2 Freebsd in VM and trying to execute the following command pkg install bash it is showing above ssl certificate error. How to resolve this to install other packages like cmake etc thank you.
SirDice Administrator Staff member Administrator Moderator Jul 12, 2019 #2 That's weird. Why is it trying to do SSL on a plain HTTP connection? Are you using a proxy perhaps? For SSL to work correctly you'll need to install the internet root CA certificates: security/ca_root_nss.
That's weird. Why is it trying to do SSL on a plain HTTP connection? Are you using a proxy perhaps? For SSL to work correctly you'll need to install the internet root CA certificates: security/ca_root_nss.