Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ssl [2019/02/07 16:21] – created admin | ssl [2019/03/01 22:51] (current) – [OpenSSL Commands] admin | ||
---|---|---|---|
Line 30: | Line 30: | ||
--useold | --useold | ||
--privat <host name> => just creates a privat certification from existing privat key, if -p option given, the cert is privat! | --privat <host name> => just creates a privat certification from existing privat key, if -p option given, the cert is privat! | ||
- | --domain < | + | --domain < |
--java | --java | ||
--interactive | --interactive | ||
Line 41: | Line 41: | ||
--sha => SHA encryption algorithm, default is (sha1), possible values [sha sha1 sha224 sha256 sha384 sha512]. | --sha => SHA encryption algorithm, default is (sha1), possible values [sha sha1 sha224 sha256 sha384 sha512]. | ||
- | Note: | + | Note: |
- | Note: For turtle (F5), standard key and crt (PEM) are OK, the password is 'trivadis' to load it in F5 | + | Note: For F5 certificates, standard key and crt (PEM) are OK, the password is 'password' to load it in F5 |
</ | </ | ||
- | **Important note:** Beginning from 2016 the certificate requests | + | **Important note:** Beginning from 2016 the certificate requests must be encrypted with sha256 algorithm, see the '' |
===== Certificat generation ===== | ===== Certificat generation ===== |