User Activity

  • Created ticket #3 on FreeRA

    SegFault open file ./freera.log

  • Posted a comment on discussion vEMan - Support Forum on vEMan - VMware ESX/ESXi Manager

    Talking to myself possibly, however, I did find the cause of and solution to this issue. The newer perl LWP/https stuff forces cert verification, and our servers don't have legit certs, just the "VMware ESX Server Default Certificate". My fix was to modify /usr/share/perl5/LWP/Protocol/https.pm in the top of the file, I found: sub _extra_sock_opts { my $self = shift; my %ssl_opts = %{$self->{ua}{ssl_opts} || {}}; I added below this: $ssl_opts{SSL_verify_mode} ||= 0; So it now accepts the invalid...

  • Posted a comment on discussion vEMan - Support Forum on vEMan - VMware ESX/ESXi Manager

    I realise this thread is from 4 years ago, however I'm having the same issue, and can't find any other references to this issue. I think my cause may be different however, as I can retrieve the vimService.wsdl file manually, and it doesn't contain anything that looks like a version (to me anyway), eg: <?xml version="1.0" encoding="UTF-8" ?> <!-- Copyright 2005-2013 VMware, Inc. All rights reserved. --> <definitions targetNamespace="urn:vim25Service" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"...

  • Posted a comment on discussion Open Discussion on acx100 - Wireless chipset Linux driver

    I'm trying under Linux Mint 18.1, and it doesn't work here either. I think it's GCC...

View All

Personal Data

Username:
squigley13
Joined:
2008-11-19 19:40:02

Projects

  • No projects to display.

Personal Tools