diff options
author | Dr. David von Oheimb <David.von.Oheimb@siemens.com> | 2020-06-10 17:49:25 +0200 |
---|---|---|
committer | Dr. David von Oheimb <David.von.Oheimb@siemens.com> | 2020-07-05 11:29:43 +0200 |
commit | 1dc1ea182be183d8a393fdce4494360aee059cd2 (patch) | |
tree | 88ed6f74c0c79a5efa10a7f463061ed223b97fa6 /README-FIPS.md | |
parent | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt (diff) | |
download | openssl-1dc1ea182be183d8a393fdce4494360aee059cd2.tar.xz openssl-1dc1ea182be183d8a393fdce4494360aee059cd2.zip |
Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12109)
Diffstat (limited to 'README-FIPS.md')
-rw-r--r-- | README-FIPS.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README-FIPS.md b/README-FIPS.md index 859348664e..ec70370177 100644 --- a/README-FIPS.md +++ b/README-FIPS.md @@ -1 +1,4 @@ +OpenSSL FIPS support +==================== + This release does not support a FIPS 140-2 validated module. |