Add ExtendedKeyUsage extension to X.509 proxies
This PR modifies the ciecplib.x509.generate_proxy()
function to add the ExtendedKeyUsage
extension to X.509 proxies. This is based on a comment from @bbockelm when debugging the issue fixes by #119.