Update OpenSSL-1.1.1-pre8-dev
This commit is contained in:
@@ -47,17 +47,14 @@ only).
|
||||
|
||||
When needed, the 'file' scheme loader will require a pass phrase by
|
||||
using the C<UI_METHOD> that was passed via OSSL_STORE_open().
|
||||
This pass phrase is used as it is, which may present some challenge
|
||||
when the file that's loaded contains a PKCS#12 object.
|
||||
This pass phrase is expected to be UTF-8 encoded, anything else will
|
||||
give an undefined result.
|
||||
The files made accessible through this loader are expected to be
|
||||
standard compliant with regards to pass phrase encoding.
|
||||
Files that aren't should be re-generated with a correctly encoded pass
|
||||
phrase.
|
||||
See L<passphrase-encoding(7)> for more information.
|
||||
|
||||
=begin comment
|
||||
|
||||
The treatment of pass phrases is currently being worked on and may
|
||||
change.
|
||||
|
||||
=end comment
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
L<ossl_store(7)>, L<passphrase-encoding(7)>
|
||||
|
||||
Reference in New Issue
Block a user