datatheorem / datatheorem/TrustKit-Android
Domains under new gTLDs such as as .blog are rejected with "invalid domain" error
Open
@nabla-c0d3 is already working on this.
Since Mar 17, 2019.
bug
- Dominant language
- Java
- Stars
- 604
- Forks
- 90
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 2
Description
I performed all the steps in the documentation. I received a CA certificate for the application and included it in the application with custom SSLSocketFactory. However, I always get this error "Tried to pin unvalid domain". Where am I making a mistake?
network_security_config.xml
CategoryFragment.java
MyApplication.java (only added TrustKit.initializeWithNetworkSecurityConfiguration(this);)
and MyCustomSSLFactory.java
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.