MongoDB will not start after TLS configuration

when I update the conf file with the below configuration. Mongo service stopped working can you please suggest me an solution for this.

net:
tls:
mode: requireTLS
certificateKeyFile: /etc/ssl/mongodb.pem
CAFile: /etc/ssl/caToValidateClientCertificates.pem