Skip to content

Instantly share code, notes, and snippets.

# Apache configuration for running local browser against a locally running xxxx for manual smartcard testing
# Listen 4433
<VirtualHost 127.0.0.1:4433>
# Real men use mod_proxy
DocumentRoot "/nowhere"
ServerName local-apache
ServerAdmin you@example.com

Keybase proof

I hereby claim:

  • I am nocturo on github.
  • I am nocturo (https://keybase.io/nocturo) on keybase.
  • I have a public key ASD_d0VWYdu_wR68haQI0CtxZb5MU1aRgjhnuRddlAaDqAo

To claim this, I am signing this object:

ChallengeResponseAuthentication yes
UsePAM yes
Protocol 2
SyslogFacility AUTHPRIV
LogLevel VERBOSE
PermitRootLogin without-password
PubkeyAuthentication yes
PasswordAuthentication yes
Subsystem sftp /usr/libexec/openssh/sftp-server
AuthorizedKeysFile %h/.ssh/authorized_keys