X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Ftrust%2Fcertificate.py;h=9b488357f4a082002ebfb53c9bbdbfe8e89fc579;hb=3d7237fa0b5f2b4a60cb97c7fb3b6aecfd94558a;hp=b34e5cdef133c2575b4b6a4acb1e3b59d70b5bf1;hpb=9e6709319b71780b561046d5162271fdaa940cd6;p=sfa.git diff --git a/sfa/trust/certificate.py b/sfa/trust/certificate.py index b34e5cde..9b488357 100644 --- a/sfa/trust/certificate.py +++ b/sfa/trust/certificate.py @@ -1,5 +1,5 @@ ## -# Geniwrapper uses two crypto libraries: pyOpenSSL and M2Crypto to implement +# SFA uses two crypto libraries: pyOpenSSL and M2Crypto to implement # the necessary crypto functionality. Ideally just one of these libraries # would be used, but unfortunately each of these libraries is independently # lacking. The pyOpenSSL library is missing many necessary functions, and