Searched refs:unique_subject (Results 1 – 8 of 8) sorted by relevance
1 unique_subject = yes
209 int unique_subject; member
1653 retdb->attributes.unique_subject = 1; in load_index()1659 retdb->attributes.unique_subject = parse_yesno(p, 1); in load_index()1690 if (db->attributes.unique_subject in index_index()1742 db->attributes.unique_subject ? "yes" : "no"); in save_index()
550 db_attr.unique_subject = 1; in ca_main()553 db_attr.unique_subject = parse_yesno(p, 1); in ca_main()1827 if (db->attributes.unique_subject) { in do_body()
86 #unique_subject = no # Set to 'no' to allow creation of
525 =item B<unique_subject>
10589 'unique_subject' is set to 'no' in the main CA section (default11429 'unique_subject' is set to 'no' in the main CA section (default
Completed in 50 milliseconds