Certificate issues on AIM macOS Monterey 12.1

0

Hi

I'm getting certificate issues when trying to for instance install npm packages on instances created based in the macOS Monterey 12.1 AIM. Have not not tried any of the other mac AIM's

Steps to reproduce:

  1. Create a new instance based on ami-09f94ce5cd5d474d9 (macOS Monterey 12.1)
  2. Install node brew install node
  3. Install for instance react-native. npm install -g react-native I now got a ssl certificate error. If I disable ssl for npm I'm able to get further
npm set strict-ssl false

But I then run into other issues as also certificate related. I also not really see disabling ssl as a proper solution :-)

We are also using Ansible then building a custom AMI. And I'm not able to install anything with ansible-galaxy - here I'm also getting certificate issues.

Am I missing anything when creating the instance - is this not expected to just work out of the box?

I found that if I reinstall the brew package ca-certificates everything starts to work as expected. Could there be something wrong with the brew installation on macOS Monterey 12.1 AMI (ami-09f94ce5cd5d474d9)

brew reinstall ca-certificates

/René

已提问 2 年前360 查看次数
1 回答
0

Hi, Good question

It appears to be an existing issue with MacOS and brew. More info at https://apple.stackexchange.com/questions/393481/homebrew-cask-download-failure-ssl-certificate-problem-certificate-has-expired

profile picture
Sri
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则