Skip to content

v2.3.0

Compare
Choose a tag to compare
@JonasAlfredsson JonasAlfredsson released this 07 Jun 19:09
· 229 commits to master since this release
  • Add support for ECDSA certificates.
    • It is possible to have Nginx serve both ECDSA and RSA certificates at the
      same time for the same server. Read more in its good to know section.
  • Made so that the the "primary domain"/"cert name" can be whatever you
    want.
    • This was actually already possible from v0.12, but it is first now we
      allow it.