How can I extract a client certificate from an HTTP request in Laravel? Does Request class provide any means for the purpose? My final goal is to get a client certificate in PEM format.