ba686154b9
* Deprecate openssl_csr's version. * Add changelog. * Change PR so that version will no longer accept values != 1 from 2.14 on. * Make sure it is a string.
4 lines
236 B
YAML
4 lines
236 B
YAML
deprecated_features:
|
|
- "openssl_csr - all values for the ``version`` option except ``1`` are deprecated."
|
|
bugfixes:
|
|
- "openssl_csr - a warning is issued if an unsupported value for ``version`` is used for the ``cryptography`` backend."
|