Comments
1 comment
-
Hello chagan445,
Thank you for your query, yes you're correct there's no FIPS mode. As there's no data at rest I'm assuming it's data in transit that you're considering?
I think the biggest issue you'll have with the proposed change is the bulk of the behaviour that would be FIPS related will transpire in the JDBC drivers themselves which aren't ours and mostly aren't open source either.
Add comment
Please sign in to leave a comment.
Was going through the Flyway Command line Github & Document however didn;t found any configuration related to FIPS changes
Could someone please point to wiki if any available or share command line.
GitHub - https://github.com/flyway/flyway
it would be also fine to build it, if instruction provided with patch of code required.
Or Flyway not support the FIPS & all changes should be done manually going through library & replacing.
Thanks in advance