my $cookie = CGI::Cookie->new( -name => 'CGISESSID', -value => $self->session->id(), #-domain => 'http://9.111.111.111/tools/id/gel444/controller?action=homeacceptableuse', -secure => 1, -HttpOnly => 1 );