Libraries
»
vpnmaker
(1.0.11)
»
Index
»
VPNMaker
»
KeyBuilder
»
#cnfpath
Method: VPNMaker::KeyBuilder#cnfpath
Defined in:
lib/vpnmaker/key_builder.rb
#
cnfpath
⇒
Object
15
# File 'lib/vpnmaker/key_builder.rb', line 15
def
cnfpath
;
"/tmp/openssl-#{$$}.cnf"
;
end