Ranking ..
Polycultural nomad. Staff Software
https://alexanderzagniotov.medium.com
- Australia
- http://about.me/AlexZagniotov
Block or Report
Block or report azagniotov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
ScheduledReporter implementation from Codahale Metrics to Amazon CloudWatch
-
Gradle-based Spring & Vert.x application skeleton. Built using multi-stage Docker build.
Java
-
Basic Gradle multi-source-set project setup for Spring-based & Jersey web applications
Java
-
Efficient simple string utils that meant to perform few basic operations on strings in an efficient manner
Java
-
703 contributions in the last year
Less
More
Contribution activity
November 2021
Created 75 commits in 1 repository
Opened 43 pull requests in 1 repository
azagniotov/stubby4j
41
merged
2
closed
- Added a smoke test for OpenJDK JDK v8u092
- Revisited TLSv1.3 test start
- TLSv1.3 param
- Added JDK 11 as a smoke test
- Added smoke tests on master
- Revisited smoke tests
- Updated stubby4j.self.signed.v3.conf
- Added custom hostname verifier for self-signed certificates
- Using PKCS12 instead of JKS
- Generated a multi-host (with SAN section) self-signed certificate
- Comment about self-signed keystore
- Revisit SSL config in StubbyHttpTransport
- Removed http client code duplication
- Comments
- Test-related comments regarding HTTP client SSL config
- In TLS-related tests http client config revisited
- Added test examples with loaded self-signed certificate
- Enabling disabled protocols more carefully
- Cleanup in SslUtils
- Printing message when there is no TLSv1.3 support
- Introduced safer initialization of SSL environment
- Update FakeX509TrustManager
- Update JettyFactory
- Update README.md
- Update SslUtils - enabled SSLv3
- Some pull requests not shown.