File: openssl_https_server.sh

package info (click to toggle)
ndg-httpsclient 0.5.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 248 kB
  • sloc: python: 1,083; makefile: 29; sh: 1
file content (2 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (7)
1
2
#!/bin/sh
openssl s_server -www -cert pki/localhost.crt -key pki/localhost.key -accept 4443