HS 2.0 server: Add a note on OCSP server hostname

Signed-off-by: Ben Greear <greearb@candelatech.com>
This commit is contained in:
Ben Greear 2020-03-06 14:58:11 -08:00 committed by Jouni Malinen
parent 440dac7558
commit e0fb468a7d

View file

@ -1,5 +1,6 @@
#!/bin/sh #!/bin/sh
# NOTE: You may need to replace 'localhost' with your OCSP server hostname.
openssl ocsp \ openssl ocsp \
-no_nonce \ -no_nonce \
-CAfile ca.pem \ -CAfile ca.pem \