]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
ossl_store.pod: add reference to the 'org.openssl.winstore' scheme
authorDr. David von Oheimb <dev@ddvo.net>
Sun, 26 Apr 2026 17:50:13 +0000 (19:50 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 1 Jun 2026 04:57:07 +0000 (06:57 +0200)
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
MergeDate: Mon Jun  1 04:57:22 2026
(Merged from https://github.com/openssl/openssl/pull/25683)

doc/man7/ossl_store.pod

index 5e16a10f2f9da1dd990c90338a0b7d9d7df4f9f9..0441fe34e9ce013c9ecb3ee65547e69f75257c8f 100644 (file)
@@ -32,6 +32,7 @@ dynamically from the calling application or from a loadable provider.
 
 Support for the 'file' scheme is built into C<libcrypto>.
 See L<ossl_store-file(7)> for more information.
+For information on the 'org.openssl.winstore' scheme, see L<OSSL_STORE-winstore(7)>.
 
 =head2 UI_METHOD and pass phrases
 
@@ -78,7 +79,8 @@ other encoding is undefined.
 
 L<OSSL_STORE_INFO(3)>, L<OSSL_STORE_LOADER(3)>,
 L<OSSL_STORE_open(3)>, L<OSSL_STORE_expect(3)>,
-L<OSSL_STORE_SEARCH(3)>
+L<OSSL_STORE_SEARCH(3)>,
+L<ossl_store-file(7)>, L<OSSL_STORE-winstore(7)>
 
 =head1 COPYRIGHT