Project

General

Profile

« Previous | Next » 

Revision 47874

added todo for commented bouncycastle

View differences:

DownloadServiceImpl.java
101 101
				}
102 102
			}).start();
103 103
		}
104
		//TODO: we should remove references to BouncyCastle. We are not expecting issues like #2520 with Java8
104 105
		//Security.insertProviderAt(new BouncyCastleProvider(),1);
105 106
		//System.setProperty("https.protocols", httpsProtocols);
106 107
	}

Also available in: Unified diff