massl-server

command
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2017 License: MIT Imports: 7 Imported by: 0

README

# Test
curl --cacert ca.pem -E ./client.p12:password -v https://localhost:8080/hello

# Create pkcs12 file 
openssl pkcs12 -export -in cert.pem -inkey cert-key.pem -out client.p12 # use 'password'
curl --cacert ~/.pki/ca/ca.pem -E ./client.p12:password -v https://localhost:8080/hello

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL