Minos Galanakis | 2c824b4 | 2025-03-20 09:28:45 +0000 | [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 |