Skip to content
View winster's full-sized avatar

Block or report winster

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Self Signed Certificate with Custom ... Self Signed Certificate with Custom Root CA
    1
    [ ca ]
    2
    default_ca = CA_default
    3
    [ CA_default ]
    4
    dir            = .                     
    5
    crl_dir        = $dir/crl                 
  2. jaeger-trace-reactive jaeger-trace-reactive Public

    A sample spring reactive application to demonstrate problems with jaeger tracing library

    Java

  3. kafka-ssl-auth kafka-ssl-auth Public

    Spring boot application using kafka producer and consumer connecting to a locally running kafka broker with SSL auth

    Java 1

  4. Hakky54/ayza Hakky54/ayza Public

    🔐 An SSL library for configuring http client or server. Rich with features such as hot reloading ssl and trusting additional certificates during runtime, combining multiple keystores, loading pem f…

    Java 565 79

  5. circuitbreaker_retry circuitbreaker_retry Public

    A Spring boot application using Resilience4J for CircuitBreaker and Retry features together

    Java 1

  6. springsecurity-keycloak springsecurity-keycloak Public

    A set of sample applications to demonstrate integration of OIDC, X509 exchange etc via Keycloak using Spring security libraries

    Java