X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Ftrust%2Fcertificate.py;h=9b488357f4a082002ebfb53c9bbdbfe8e89fc579;hp=b34e5cdef133c2575b4b6a4acb1e3b59d70b5bf1;hb=3d7237fa0b5f2b4a60cb97c7fb3b6aecfd94558a;hpb=7c1cf48e3a60344e3c381d1edac89d81659655f3 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