Skip to content

Commit 2b583c6

Browse files
authored
Update README.md
1 parent e0d0b83 commit 2b583c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ It is split off from the main Indy library so it can be updated independantly to
66

77
It should be usable as an additional package/dropin to Indy, as long as it remains compatible with Indy's SSLIOHandler and IdFIPS interfaces.
88

9-
In theory, once this project is stable, the corresponding files can be removed from Indy's main Protocols package, the USE_OPENSSL conditional can be removed from Indy's source files, etc.
9+
Once this project is stable, the corresponding files will be removed from Indy's main Protocols package, the USE_OPENSSL conditional will be removed from Indy's source files, etc. This requires Indy 10.7 or later, otherwise it will conflict with the OpenSSL files thaat are present in older Indy versions.
1010

11-
Not sure at this time whether this project will stay as an independant repo, or if it will eventually be merged back into the main Indy repo.
11+
Not sure at this time whether this project will stay as an independant repo, or if it will eventually be merged back into the main Indy repo as a sub-folder. But either way, this project will stay as a separate package moving forward.
1212

1313
## License
1414

0 commit comments

Comments
 (0)