Skip to content

semlabs/phoenix-client-ssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix Client SSL

GitHub license Build Status Hex.pm Version InchCI

Set of Plugs / Lib to help with SSL Client Auth.

Installation

The package can be installed by adding phoenix_client_ssl to your list of dependencies in mix.exs:

def deps do
  [{:phoenix_client_ssl, "~> 0.2"}]
end

The docs can be found at https://hexdocs.pm/phoenix_client_ssl.

About

Set of Plugs / Lib to help with SSL Client Auth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 91.3%
  • Erlang 8.7%