a869b9c790
These are no longer used since [1] and can be immediately removed without a deprecation cycle. [1] Ie1dadc6bf935f777e0cd0c54a0a21b79545714c5 Change-Id: I53aa27ff0c3e8a7a2d5bbfa338bdae59002f6e9d
17 lines
342 B
YAML
17 lines
342 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following options, previously found in the ``[crypto]`` group, have
|
|
been removed:
|
|
|
|
- ``ca_file``
|
|
- ``key_file``
|
|
- ``crl_file``
|
|
- ``keys_path``
|
|
- ``ca_path``
|
|
- ``use_project_ca``
|
|
- ``user_cert_subject``
|
|
- ``project_cert_subject``
|
|
|
|
These have not been used in recent releases.
|