Skip to content

Instantly share code, notes, and snippets.

View m-aamir-ashfaq's full-sized avatar

amir.ashfaq m-aamir-ashfaq

  • Volvo Cars
  • Sweden
View GitHub Profile
import java.io.*;
import java.nio.file.*;
import java.security.*;
import java.security.cert.*;
import javax.net.ssl.*;
import org.bouncycastle.jce.provider.*;
import org.bouncycastle.openssl.*;
public class SslUtil