-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Adding openssl install line for M1 Macs #8300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Docs Build status updates of commit cd979b0: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
|
Reading the blog post you linked to, it is talking about how to install prerequisites to support libmi on an Mac M1. I don't think that is officially supported by us. I will research this. |
| 1. Update MacPorts by running `sudo port selfupdate`. | ||
| 1. Upgrade MacPorts packages by running `sudo port upgrade outdated`. | ||
| 1. Install OpenSSL by running `sudo port install openssl10`. | ||
| 1. Install OpenSSL by running `sudo port install openssl10`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 1. Install OpenSSL by running `sudo port install openssl10`. | |
| 1. When running a Mac with an Intel processor, Install OpenSSL by running `sudo port install openssl10`. |
|
Docs Build status updates of commit 27f3a0e: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
|
Docs Build status updates of commit 514c388: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
PR Summary
Installing openssl from MacPorts as previously described doesn't work on Apple Silicon Macs. As described here
I ran into this when I wanted to work with DSC.
PR Context
Select the area of the Table of Contents containing the documents being changed.
Conceptual content
Cmdlet reference & about_ topics
PR Checklist
WIP:or[WIP]to the beginning of thetitle and remove the prefix when the PR is ready.