Knowledge Base

C

Digital Signature Algorithm: Digital Signature Algorithm (DSA)

Summary

Security
Digital Signature Algorithm[83][84][85][86][87][88] is a digital signature[231][232][233][234] algorithm, which is considered secure[500][501], but leading client applications do not use this algorithm. Unless your application or requirements specifically call for their use, it is generally safer to avoid cipher suites that are not adopted and supported by a critical mass of the industry.
Suggestion
Remove the cipher suite from the list of cipher suites supported by your server.

Evaluate your host!

Type a URL to analyze a service

Get a prompt and clear overview of your security configuration. Right now!

Config Snippets

You can fix your security setting with the following config snippets in various services. You simply copy-paste (or delete) them to get a better secirity and grade. Do not forget to re-check your modified settings above.

If you want to reveal your security weaknesses and monitor your services or supply chain sign up for our beta test.

i
NGINX
OpenSSL version: 0.9.8+
ssl_ciphers …:!aDSS
i
Apache
OpenSSL version: 0.9.8+
SSLCipherSuite …:!aDSS

Affected Ciphersuites

i