Deleted Added
full compact
config.pod (1.1.1.6) config.pod (1.1.1.7)
1=pod
2
3=head1 NAME
4
5config - OpenSSL CONF library configuration files
6
7=head1 DESCRIPTION
8

--- 401 unchanged lines hidden (view full) ---

410 dynamic_path = /some/path/fooengine.so
411 some_ctrl = some_value
412 default_algorithms = ALL
413 other_ctrl = EMPTY
414
415=head2 Random Configuration
416
417The name B<random> in the initialization section names the section
1=pod
2
3=head1 NAME
4
5config - OpenSSL CONF library configuration files
6
7=head1 DESCRIPTION
8

--- 401 unchanged lines hidden (view full) ---

410 dynamic_path = /some/path/fooengine.so
411 some_ctrl = some_value
412 default_algorithms = ALL
413 other_ctrl = EMPTY
414
415=head2 Random Configuration
416
417The name B<random> in the initialization section names the section
418containing the random number generater settings.
418containing the random number generator settings.
419
420Within the random section, the following names have meaning:
421
422=over 4
423
424=item B<random>
425
426This is used to specify the random bit generator.

--- 159 unchanged lines hidden ---
419
420Within the random section, the following names have meaning:
421
422=over 4
423
424=item B<random>
425
426This is used to specify the random bit generator.

--- 159 unchanged lines hidden ---