No known problems. The Certificate Server has been doing this for years. DSA key for SSL. Do you mean use one of the the DiffieHellman/DSS cipher suites in TLS? Or do you mean that your client auth certificate uses DSA? Both should work with JSS.
Patrick wrote: > I see JSS supports DSA key generation. So I should be able to create a DSA > key in NSS and use it for signing. Any known problems? What are the pros and > cons between an RSA key and a DSA key? Could a DSA key be used for SSL? > Would JSS allow this? > > -- P > > >
