Skip to content
/ gosted Public

Docker image to build GOST engine with openssl and curl

License

Notifications You must be signed in to change notification settings

netskol/gosted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

gosted. Docker Image with OpenSSL GOST Engine and Curl

This Docker image is pre-configured with the OpenSSL GOST engine and curl utility, designed for testing websites that use GOST TLS certificates. Ideal for developers or QA engineers needing a streamlined environment to validate secure connections based on the Russian GOST encryption standard.

Testing with curl

You can use curl to test GOST TLS connections by specifying the --engine gost option for the OpenSSL engine. Here's an example:

docker run --rm -i netskol/gosted curl --engine gost -vk https://<server_name>

About

Docker image to build GOST engine with openssl and curl

Resources

License

Stars

Watchers

Forks

Packages

No packages published