[GH-ISSUE #9] Use cgo and Security.framework instead of shelling out to security on macOS #6

Closed
opened 2026-02-25 22:32:21 +03:00 by kerem · 1 comment
Owner

Originally created by @FiloSottile on GitHub (Jun 28, 2018).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/9

This is low priority, but it would be cleaner to use cgo like in root_cgo_darwin.go in crypto/x509.

We will probably have to keep the current code as a nocgo fallback though.

Originally created by @FiloSottile on GitHub (Jun 28, 2018). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/9 This is low priority, but it would be cleaner to use cgo like in root_cgo_darwin.go in crypto/x509. We will probably have to keep the current code as a nocgo fallback though.
kerem 2026-02-25 22:32:21 +03:00
Author
Owner

@FiloSottile commented on GitHub (Jun 28, 2018):

This doesn't actually make much sense as we'd have to invoke sudo anyway.

<!-- gh-comment-id:400893882 --> @FiloSottile commented on GitHub (Jun 28, 2018): This doesn't actually make much sense as we'd have to invoke sudo anyway.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#6
No description provided.