Dimitris Apostolou
e304aa87b3
Fix typos
...
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17392 )
2022-01-05 12:37:20 +01:00
Jaime Hablutzel
028593f546
Typo correction.
...
CLA: trivial
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16470 )
2021-08-30 19:44:52 -05:00
Beat Bolli
c727cddc9c
doc: fix a mistyped "=item" perldoc marker
...
Searching didn't reveal any other similar cases.
CLA: trivial
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16354 )
2021-08-20 12:06:19 +10:00
Beat Bolli
2fc02378ff
doc: use the documented =item markers
...
The generated lists[1] look weird when using a dash as the list item
character. Perlpod documents[2] '*' for unordered lists and '1.' (note
the period) for ordered lists. Use these characters instead.
[1] e.g. https://www.openssl.org/docs/manmaster/man7/migration_guide.html#New-Algorithms
[2] https://perldoc.perl.org/perlpod
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16190 )
2021-08-04 15:02:27 +10:00
Dr. David von Oheimb
4acda8635e
DOC: Clarify the role of EKUs including defaults for TLS client and server use
...
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14199 )
2021-06-26 15:38:40 +02:00
Dr. David von Oheimb
f9ac6f6956
Improve the documentation of cert path building and validation
...
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13735 )
2021-06-08 07:47:41 +02:00
Richard Levitte
4333b89f50
Update copyright year
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13999 )
2021-01-28 13:54:57 +01:00
Dr. David von Oheimb
c476c06f50
find_issuer(): When returning an expired issuer, take the most recently expired one
...
Also point out in the documenting comment that a non-expired issuer is preferred.
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13805 )
2021-01-14 14:34:00 +01:00
Ankita Shetty
ac093b3fe6
openssl.pod: Carve out Trusted Certificate, Pass Phrase, Name Format, and Format Options
...
Move detailed doc to specific new files in doc/man1/openssl-*-options.pod
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/13315 )
2020-12-05 18:05:30 +01:00
David von Oheimb
b6f18ed2ef
openssl.pod: Move verification doc to new doc/man1/openssl-verification-options.pod
...
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13315 )
2020-12-05 18:05:30 +01:00