Skip to content

keychain-import.sh does not import the certificate with the private key properly #4

@cohortswitchback

Description

@cohortswitchback

The certificate gets added to Keychain Access.app, but it appears to be orphaned from its private key (which would normally show up underneath it). Conversely, you can usually see when filtering to private key the certificate underneath it. Server.app won't show the certificate. Trying to pull it in manually won't work because it asks for the passphrase, which is presumably generated with " PASS=$(openssl rand -base64 45 | tr -d /=+ | cut -c -30)" and isn't stored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions