Returns the name of the current file's host, and the certificate authority that issued the SSL certificate used to secure the connection.
Get ( ConnectionAttributes )
None
text
FileMaker Pro 13.0
Get(ConnectionAttributes) returns an empty string if:
•the current file is not hosted
•the host is not FileMaker Server or a FileMaker Cloud product
•the host does not use an SSL certificate to secure the connection to the client
•the host is a single-machine deployment of FileMaker Server on macOS
If the host is named "group_server" and the current SSL certificate was issued by XYZ Inc., Get(ConnectionAttributes) returns:
[ Peer Certificate ]
commonName: group_server
CA Issuers: XYZ Inc.