Spark should have utilities for mutual authentication. It should include options:
allow or not for sending to remote server it's certificates
add certificate to identity Keystore
remove certificate from identity Keystore
generate key pair
generate certificate sign request
generate Self Signed certificate
Moved one task as a sub task for this one.
All subtasks are done.