The Wayback Machine - https://web.archive.org/web/20220707195639/https://github.com/topics/openssl
Skip to content
#

openssl

Here are 1,144 public repositories matching this topic...

tomers
tomers commented Jun 27, 2022

https://www.openssl.org/docs/man1.1.1/man3/X509_get_ext_d2i.html

Need to add a paragraph specifying user's responsibility to free allocated objects:

The GENERAL_NAMES object must be explicitly freed using GENERAL_NAMES_free().

Similarly to notes in SSL_get_peer_certificate's documentation: https://www.openssl.org/docs/man1.1.1/man3/SSL_get_peer_certificate.html#NOTES

I've opened th

branch: master branch: 1.1.1 good first issue triaged: documentation
mutual-tls-ssl

🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included

  • Updated Apr 3, 2022
  • Java

Improve this page

Add a description, image, and links to the openssl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openssl topic, visit your repo's landing page and select "manage topics."

Learn more