Quantcast
Channel: Parameters to create a self-signed DSA certificate on Ubuntu 12.04? - Super User
Browsing latest articles
Browse All 3 View Live

Answer by Tom Leek for Parameters to create a self-signed DSA certificate on...

Although SHA-384 can be used with DSA, there is no standard OID for such a combination, so OpenSSL won't be able to encode the "signature algorithm" part of your self-signed certificate. Standard OID...

View Article


Answer by tylerl for Parameters to create a self-signed DSA certificate on...

Whatever you're doing, there's a pretty good chance you're doing it wrong based on the way you framed this question. If you found a blog post somewhere telling you that you needed to do this-or-that,...

View Article


Parameters to create a self-signed DSA certificate on Ubuntu 12.04?

I would like to create a self-signed DSA certificate on Ubuntu 12.04 for use with a webserver and TLS 1.2 (HTTPS) connection.I found that you can run the following command to create an RSA one:openssl...

View Article
Browsing latest articles
Browse All 3 View Live