Securing your data > Creating a certificate signing request
 

Creating a certificate signing request

To enable SSL connections for your FileMaker Server installation, you should have a valid digital certificate installed. FileMaker Server provides a standard SSL certificate signed by FileMaker, Inc., that does not verify the server name. The FileMaker default certificate is intended only for test purposes.

To request an SSL certificate from a certificate authority (CA), create a certificate signing request, serverRequest.pem, which you send to the CA, using the process defined by the CA. For a list of supported CAs, see the FileMaker Knowledge Base.

To create a certificate signing request, use the CLI command fmsadmin certificate. See FileMaker Server Installation and Configuration Guide or Using the command line interface for the certificate command.

Note  The certificate command does not support creating a request for a subject alternative name (SAN) certificate. To use a SAN certificate, contact your CA.