Is it possible to get SSL cert info using http?

Anyone knows if it is possible to get SSL Certificate using http?

I know that I can get using sockets/openssl, but I am looking in a way to get it using a http request.

Thanks,