-*- mode: troff; coding: utf-8 -*-
Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45)
Standard preamble:
========================================================================
..
. ds C` "" . ds C' "" 'br\} . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.
If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.
Avoid warning from groff about undefined register 'F'.
.. .nr rF 0 . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF ========================================================================
Title "OSSL_STORE-WINSTORE 7ossl"
way too many mistakes in technical documents.
Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45)
Standard preamble:
========================================================================
..
.... \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
. ds C` "" . ds C' "" 'br\} . ds C` . ds C' 'br\}
Escape single quotes in literal strings from groff's Unicode transform.
If the F register is >0, we'll generate index entries on stderr for
titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
entries marked with X<> in POD. Of course, you'll have to process the
output yourself in some meaningful fashion.
Avoid warning from groff about undefined register 'F'.
.. .nr rF 0 . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF ========================================================================
Title "OSSL_STORE-WINSTORE 7ossl"
OSSL_STORE-WINSTORE 7ossl 2025-07-01 3.5.1 OpenSSL
For nroff, turn off justification. Always turn off hyphenation; it makesway too many mistakes in technical documents.
NAME
OSSL_STORE-winstore - OpenSSL built in OSSL_STORE for Windows
DESCRIPTION
Header "DESCRIPTION" The OSSL_STORE implementation for Windows provides access to Windows' system
\f(CW\*(C`ROOT\*(C' certificate store through URIs, using the URI scheme
\f(CW\*(C`org.openssl.winstore\*(C'.
"Supported URIs"
Subsection "Supported URIs" There is only one supported URI:
.Vb 1 org.openssl.winstore: .Ve
No authority (host, etc), no path, no query, no fragment.
"Supported OSSL_STORE_SEARCH operations"
Subsection "Supported OSSL_STORE_SEARCH operations" OSSL_STORE_SEARCH_by_name\|(3) 4
Item "OSSL_STORE_SEARCH_by_name" As a matter of fact, this must be used. It is not possible to enumerate all
available certificates in the store.
"Windows certificate store features"
Subsection "Windows certificate store features" Apart from diverse constraints present in the certificates themselves, the
Windows certificate store also has the ability to associate additional
constraining properties alongside a certificate in the store. This includes
both documented and undocumented capabilities:
\(bu 4
The documented capability to override EKU
\(bu 4
The undocumented capability to add name constraints
\(bu 4
The undocumented capability to override the certificate expiry date
\fISuch constraints are not checked by this OSSL_STORE implementation, and thereby not honoured.
However, once extracted with OSSL_STORE_load\|(3), certificates that have constraints in their X.509 extensions will go through the usual constraint checks when used by OpenSSL, and are thereby honoured.
"SEE ALSO"
Header "SEE ALSO" \fBossl_store\|(7), OSSL_STORE_open_ex\|(3), OSSL_STORE_SEARCH\|(3)
HISTORY
Header "HISTORY" The winstore (\*(C`org.openssl.winstore\*(C') implementation was added in OpenSSL
3.2.0.
NOTES
Header "NOTES" OpenSSL uses OSSL_DECODER\|(3) implementations under the hood.
To influence what OSSL_DECODER\|(3) implementations are used, it's advisable
to use OSSL_STORE_open_ex\|(3) and set the propq argument.
COPYRIGHT
Header "COPYRIGHT" Copyright 2024 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <https://www.openssl.org/source/license.html>.