Skip to content

how to get A-rating from ssllabs.com #29

@freiit

Description

@freiit

tested my domain security with ssllabs.com and got a b-rating.

After adding into the certs directory a dhparam.pem-file, I got an A-rating for using strong Diffie-Hillmann-Group.

This is what I did:

openssl dhparam -out certs/${domain}.dhparams.pem 2048

Docs are from here: https://github.com/jwilder/nginx-proxy#diffie-hellman-groups

Maybe someone can include that in the initial setup step?
Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions