Re #8472 - Added make_csr method that makes a CSR
Added 2 unit tests testing the added method.Moved CryptographyService tests into a separate files
Re #8472 - Added create_sscrt method that creates a self signed certificate
Added 5 unit tests verifying the validity of the certificate generation.