Aussie John Posted March 23, 2018 Posted March 23, 2018 Hi I have a SAN SSL certificate with the primary and the intermediate .ctr files Is any one able to explain how I generate the private key (on Mac OSX server High Sierra) thanks Kindly
Aussie John Posted April 3, 2018 Author Posted April 3, 2018 I have tried a few things without success but I feel I must be close. Maybe someone can see the error of my ways. My process 1 Select the certificate in keychain. 2 Export to .p12, giving it a password as requested 3 Convert to .Pem file using: openssl pkcs12 -nocerts -nodes -in /Users/svradmin/Documents/serverkey.p12 -out Documents/serverkey.pem 4 Copy the PEM file to the filemaker server machine (along with the two .crt files I got from Godaddy) 5 import into filemaker using admin console. Error: private key does not match the Certificate.
Aussie John Posted April 3, 2018 Author Posted April 3, 2018 I should add I didn't generate the certificate request from the Filemaker console.
Aussie John Posted April 3, 2018 Author Posted April 3, 2018 (edited) Tried a few different ways of doing the same thing (eg exporting directly and not copying to the FMS server machine). The error has change to: "Cannot Decrypt the private Key file with the password. make sure the key file and password are correct" So at least I may have made some progress. Edited April 3, 2018 by Aussie John
Aussie John Posted April 3, 2018 Author Posted April 3, 2018 SOLVED: I have no idea why but tried the import without a password and it worked.
Recommended Posts
This topic is 2494 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now