observe_ssl_options/2

Request the SSL certificates for this site. The server_name property contains the hostname used by the client. (first) Returns either ‘undefined’ or a list of ssl options (type ssl:ssl_option())

Type:

first

Return:

#ssl_options{} properties:

  • server_name: binary

Edit on GitHub