Skip to content

Instantly share code, notes, and snippets.

View miPlodder's full-sized avatar
:bowtie:
Always Learning

Saksham Handu miPlodder

:bowtie:
Always Learning
View GitHub Profile
@erlangparasu
erlangparasu / NetworkUtilsAcceptSelfSignedSslCert.java
Last active December 6, 2020 10:59
OkHttp Accept Self-signed SSL Certificate
// package ... ;
/**
* Copyright (C) 2014 Square, Inc.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0