tethysplatform / TethysCluster

A Python module for creating HTCondor Clusters in the Cloud. TethysCluster is an adaptation of StarCluster (http://star.mit.edu/cluster)
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Azure Certificates #5

Open sdc50 opened 9 years ago

sdc50 commented 9 years ago

TethysCluster validates certificates by verifying that the fingerprint of the local key matches the fingerprint of the key loaded on the cloud provider. For Azure the subscription certificates on needed to validate the connection, but different certificates can be loaded for each hosted service. However, TethysCluster only supports using certificates for hosted services that are already uploaded as subscription certificates.