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
-
633 contributions in the last year
Less
More
Contribution activity
November 2021
Created 26 commits in 1 repository
Opened 22 pull requests in 1 repository
azagniotov/stubby4j
20
merged
2
closed
- Update FakeX509TrustManager
- Update JettyFactory
- Update README.md
- Update SslUtils - enabled SSLv3
- Update JettyFactory - calling setExcludeProtocols
- StubsPortalTlsProtocolTests cleanup
- Setting overrideDisabledAlgorithms for functionalTest
- TLS description
- Renamed SSL for TLS and mentioned self-signed certificate
- Docs and template
- ANSI colors and SSL conditional algorithm disable
- Log messages
- Revisited the logic of allowing all TLS connections to the server
- Security properties
- Moved security TLS JVM args to Gradle properties
- Ciphers in unit tests
- Revisited ciphers and minor refactoring
- Debugging...
- Setting SSL ciphers for TLS versions TLSv1.0, TLSv1.1, TLSv1.2 and TLSv1.3
- 7.3.4-SNAPSHOT changes
- Revisited stubby ssl configuration
- Calling setIncludeProtocols on SslContextFactory.Server