Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlexApps.exe -s efin --accept 127.0.0.1 error. #7

Open
danielecentanni-bitrocketdev opened this issue Dec 29, 2020 · 0 comments
Open

Comments

@danielecentanni-bitrocketdev

when i run FlexApps.exe -s efin --accept 127.0.0. , to simulate a SKIP_EarlyFinished attack, the following error comes up:

unhandled exception: System.Security.Cryptography.CryptographicException: cannot find the specified file.
in System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
in System.Security.Cryptography.X509Certificates.X509Utils._QueryCertFileType(String fileName)
in System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertificateFromFile(String fileName, Object password, X509KeyStorageFlags keyStorageFlags)
in System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(String fileName)
in FlexApps.Attack_SKIP_EarlyFinished.Attack_SKIP_EarlyFinished.server(String listening_address, FSharpOption1 port) in C:\Users\scomm\Source\Repos\mitls-flex\flex\FlexApps\Attack_SKIP_EarlyFinished.fs:riga 41 in FlexApps.Application.runRelease$cont@66(FSharpOption1 matchValue, Unit unitVar) in C:\Users\scomm\Source\Repos\mitls-flex\flex\FlexApps\Application.fs:riga 164
in FlexApps.Application.runRelease(IEnumerable`1 argv) in C:\Users\scomm\Source\Repos\mitls-flex\flex\FlexApps\Application.fs:riga 66
in FlexApps.Application.main(String[] argv) in C:\Users\scomm\Source\Repos\mitls-flex\flex\FlexApps\Application.fs:riga 206

I followed the README-SKIPdemo.txt file step by step until the error, I updated the certificates using the make pki.built command in the exact directory and installed all the dependencies that the project requires.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant