aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl_engine_SUITE.erl
AgeCommit message (Collapse)Author
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
We need to test the Engine interface not only for loading, key retrieval and hashing, so it is complemented with a fake rsa method to check sign/verify also.
2018-11-09ssl: Add engine handling clause to RSA key exchangeIngela Anderton Andin
2018-07-24Merge branch 'maint-20' into maintJohn Högberg
* maint-20: Updated OTP version Prepare release ssl: Engine key trumps certfile option inets: Prepare for release inets: Improve error handling
2018-07-17ssl: Engine key trumps certfile optionIngela Anderton Andin
2018-06-18Update copyright yearHenrik Nord
2018-03-05[ssl] Fix hanging test case on outdated lab machineLars Thorsen
2017-11-08ssl: Add private key configuration for crypto engineIngela Anderton Andin