X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman7%2Fossl_store-file.pod;h=996043b0fb853c69cf839f78e12a173dddb4e1fb;hp=13784276b1d5bdfcaf3d09feaf5bdce28c77c2a5;hb=0189bf2bbe30d4fa710fe7440ed7f3d8eab039c6;hpb=10bda8f8dd359b3db39a5157be0e72afe9f05eea diff --git a/doc/man7/ossl_store-file.pod b/doc/man7/ossl_store-file.pod index 13784276b1..996043b0fb 100644 --- a/doc/man7/ossl_store-file.pod +++ b/doc/man7/ossl_store-file.pod @@ -47,17 +47,14 @@ only). When needed, the 'file' scheme loader will require a pass phrase by using the C 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 for more information. -=begin comment - -The treatment of pass phrases is currently being worked on and may -change. - -=end comment - =head1 SEE ALSO L, L