| # | Line 129 | Line 129 | serverinfo { | |
|---|---|---|
| 129 | # libgeoip_ipv6_database_file = "etc/GeoIPv6.dat"; | |
| 130 | ||
| 131 | /* | |
| 132 | < | * rsa_private_key_file: the path to the file containing the |
| 133 | < | * RSA key. RSA keys with less than 2048 bits are no longer |
| 134 | < | * supported. |
| 132 | > | * rsa_private_key_file: the path to the file containing the RSA key. |
| 133 | * | |
| 134 | * Example commands to store a 2048 bit RSA key in rsa.key: | |
| 135 | * | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |