Newbies itadmin999 Posted October 12, 2014 Newbies Posted October 12, 2014 Hi Folks, I am a sysadmin but a new user of FMP13 server and at our university we use InCommon SSL certs (they are free to us), which are widely accepted and have worked well for websites, etc. However, at first glance it does not appear to be possible to use an InCommon cert with FMP13 Server -- am I correct about this? It appears Filemaker only supports these certs: http://help.filemaker.com/app/answers/detail/a_id/11413/ Please let me know if I'm correct or incorrect about this...and if there are any workarounds! Thanks, Dan
Richard Fincher Posted October 12, 2014 Posted October 12, 2014 Depends what you're planning to connect from? FileMaker Go appears to need one of the four specified ones. But if you're just looking to secure the FMS server web control panel, and you're not worried about one of those "Get Exception" dialog boxes in Firefox, you may be OK
Newbies itadmin999 Posted October 14, 2014 Author Newbies Posted October 14, 2014 I found the solution and wanted to share the steps. We're using Macintosh but these steps are easily converted from these Windows instructions. Note we are using a multi-domain SAN SSL certificate and this works perfectly via these steps: Stop FMP Server and FMP Web Generate the certificate from your provider. Downloaded the certificate Copy the certificate request file ( "some.subdomain.csr" ) to: C:Program FilesFileMakerFileMaker ServerCStore Rename the certificate request file ( "some.subdomain.csr" ) to: serverRequest.pem Copy the encrypted private key file ( "some.subdomain.key" ) to: C:Program FilesFileMakerFileMaker ServerCStore Rename the encrypted private key file ( "some.subdomain.key" ) to: serverKey.pem Copy the certificate file ( "some.subdomain.crt" ) to: C:Program FilesFileMakerFileMaker ServerCStore Open a DOS ("PowerShell") window. Enter into DOS prompt: fmsadmin certificate import "C:Program FilesFileMakerFileMaker ServerCStoresome.subdomain.crt"
Recommended Posts
This topic is 3691 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