Commit 088f2f9d authored by Julien Muchembled's avatar Julien Muchembled

registry: clairify comment

parent 6d265f44
......@@ -5,7 +5,7 @@ from email.mime.text import MIMEText
from OpenSSL import crypto
import utils
# To generate server ca and key with correct serial
# To generate server ca and key with serial for 2001:db8:42::/48
# openssl req -nodes -new -x509 -key ca.key -set_serial 0x120010db80042 -days 365 -out ca.crt
IPV6_V6ONLY = 26
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment