Hanno Becker | 418a622 | 2017-09-14 07:51:28 +0100 | [diff] [blame^] | 1 | [ req ] |
2 | distinguished_name = req_distinguished_name | ||||
3 | prompt = no | ||||
4 | # Restrict to non-UTF8 PrintableStrings. | ||||
5 | string_mask = nombstr | ||||
6 | |||||
7 | [ req_distinguished_name ] | ||||
8 | C = NL | ||||
9 | O = PolarSSL | ||||
10 | CN = PolarSSL Server 1 |